Click or drag to resize
ChangeLocationDelegate Delegate
Change the current location.

Namespace: GeoEngine.Core.GXNetX.Windows
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public delegate void ChangeLocationDelegate(
	double A_0,
	double A_1,
	double A_2
)

Parameters

A_0
Type: SystemDouble
A_1
Type: SystemDouble
A_2
Type: SystemDouble
See Also