根据给定的飞行事件类型构造一个飞行相关属性改变事件参数类的新对象。

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

语法

C#
public PropertiesChangedEventArgs(
	FlyEventType eventType
)

参数

eventType
Type: SuperMap.Realspace..::.FlyEventType
给定的飞行路线对象。

请参见