全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
LayerGroup
.
.
::
.
Item 属性
LayerGroup 类
请参见
发送反馈
根据指定的索引值获取对应的图层。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
Layer
Item
[
int
index
] {
get
; }
参数
index
Type:
System
.
.
::
.
Int32
指定的索引值。
返回值
返回指定的索引值获取对应的图层。
请参见
LayerGroup 类
SuperMap.Mapping 命名空间