根据指定参数构造一个地形图层中移除对象事件参数类的新对象。

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

语法

C#
public TerrainLayerRemovedEventArgs(
	TerrainLayer layer,
	string name,
	int index
)

参数

layer
Type: SuperMap.Realspace..::.TerrainLayer
移除的地形图层。
name
Type: System..::.String
移除的图层名称。
index
Type: System..::.Int32
移除的图层的索引。

版本信息

SuperMap iObjects .NET


请参见