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: 12.3.0.0
Syntax
public virtual WindowlessComponent Root { get; }

Property Value

WindowlessComponent
See Also