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