IiLogicFormEnablePositionAndSizeSaving Property |
If this is True, and the size and position of the form are changed while it is being shown, they will be saved upon closing it.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property EnablePositionAndSizeSaving As Boolean
Get
Set
bool EnablePositionAndSizeSaving { get; set; }
Property Value
Type:
BooleanSee Also