Click or drag to resize

WindowlessComponentSetRootLocation Method

Set a new Location of the root element

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public void SetRootLocation(
	Location location
)

Parameters

location
Type: Easymap.AddIn.Common.GraphicsLocation
New location of the root element
See Also