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.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool LockSelectionContainer { get; set; }Public Property LockSelectionContainer As Boolean
Get
Set
Property Value
Boolean
See Also