根据给定的参数初始化三维场景删除事件参数类新实例。

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

语法

C#
public SceneRemovingEventArgs(
	string sceneName,
	bool cancel
)

参数

sceneName
Type: System..::.String
给定的三维场景名称。
cancel
Type: System..::.Boolean
表示是否取消事件的操作的值。如果应取消事件,则为 true;否则为 false。

版本信息

SuperMap iObjects .NET


请参见