根据指定的参数构造一个飞行到达站点事件类的新对象。

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

语法

C#
public StopArrivedEventArgs(
	Route currentRoute,
	RouteStop currentStop
)

参数

currentRoute
Type: SuperMap.Realspace..::.Route
当前飞行的路线。
currentStop
Type: SuperMap.Realspace..::.RouteStop
当前到达的站点。

版本信息

SuperMap iObjects .NET


请参见