SheetLockSelectionContainer Property |
If selection container is locked, the return value is true otherwise false.
If true only elements in specified layer can be selected.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool LockSelectionContainer { get; set; }
Public Property LockSelectionContainer As Boolean
Get
Set
Property Value
Type:
BooleanSee Also