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: 25.0
Syntax
VB
Property EnablePositionAndSizeSaving As Boolean
Get
Set
C#
bool EnablePositionAndSizeSaving { get; set; }
Property Value
Type:
Boolean
See Also
Reference