Click or drag to resize

WindowlessComponentRoot Property

Returns the root element of the component

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public virtual WindowlessComponent Root { get; }

Property Value

Type: WindowlessComponent
See Also