WindowlessComponentSetRootLocation Method |
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public 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