Click or drag to resize

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

Property Value

WindowlessComponent
See Also