Click or drag to resize

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
Syntax
public WindowlessComponent SelectionContainer { get; set; }

Property Value

Type: WindowlessComponent
See Also