根据指定的参数对象初始化移除三维图层结束事件参数类(Layer3DRemovedEventArgs)的新实例。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public Layer3DRemovedEventArgs( Layer3D layer, string name, int index, Layer3DGroup parentGroup, bool isLayerGroup ) |
参数
- layer
- Type: SuperMap.Realspace..::.Layer3D
指定的被移除的三维图层
- name
- Type: System..::.String
指定的被移除三维图层的名称
- index
- Type: System..::.Int32
指定被移除三维图层的序号
- parentGroup
- Type: SuperMap.Realspace..::.Layer3DGroup
指定被移除三维图层的分组
- isLayerGroup
- Type: System..::.Boolean
当前图层是否为分组图层类型