根据指定的参数构造一个带状跟踪对象发光带到达几何对象顶点事件参数类的新对象。

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

语法

C#
public RibbonTrailKeyPosReachedEventArgs(
	Geometry ActiveGeometry,
	int nKeyPosIndex,
	RibbonTrailController RibbonTrail
)

参数

ActiveGeometry
Type: SuperMap.Data..::.Geometry
指定的几何对象。
nKeyPosIndex
Type: System..::.Int32
指定的节点数。
RibbonTrail
Type: SuperMap.Realspace..::.RibbonTrailController

请参见