SheetSelectionContainer Property |
Get or set the current layer for selecting elements.
Use property LockSelectionContainer if only elements in specified layer are selectable.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic WindowlessComponent SelectionContainer { get; set; }Public Property SelectionContainer As WindowlessComponent
Get
Set
Property Value
WindowlessComponent
See Also