WindowlessComponentSetRootLocation Method |
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic void SetRootLocation(
Location location
)
Public Sub SetRootLocation (
location As Location
)
Parameters
- location
- Type: Easymap.AddIn.Common.GraphicsLocation
New location of the root element
See Also