根据指定参数构造一个地形图层中移除对象事件参数类的新对象。
命名空间:
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
移除的图层的索引。