WindowlessComponentRoot Property  | 
 
            Returns the root element of the component
            
 
    Namespace: 
   Easymap.AddIn.Common
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic virtual WindowlessComponent Root { get; }Public Overridable ReadOnly Property Root As WindowlessComponent
	Get
Property Value
Type: 
WindowlessComponent
See Also