Form.BaseOffset
Description:
Retrieve/set the base offset of the form object. It is only valid for locked form.
Retrieve/set the base offset of the form object. It is only valid for locked form.
public double BaseOffset { get; set; }
-
Thrown when this is not a locked form.
-
Thrown when the value is invalid.
-
Thrown when it fail to get/set BaseOffset.