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