命名空间:  SuperMap.UI
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
[ObsoleteAttribute]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public TrackingEventArgs(
	double x,
	double y,
	double currentLength,
	double currentAngle,
	double totalArea,
	double totalLength,
	Geometry geometry,
	double currentAzimuth
)

参数

x
Type: System..::.Double
y
Type: System..::.Double
currentLength
Type: System..::.Double
currentAngle
Type: System..::.Double
totalArea
Type: System..::.Double
totalLength
Type: System..::.Double
geometry
Type: SuperMap.Data..::.Geometry
currentAzimuth
Type: System..::.Double

请参见