Click or drag to resize

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; }

Property Value

Type: Boolean
See Also