全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Layers
.
.
::
.
Item 属性 (Int32)
Layers 类
请参见
发送反馈
获取此图层集合中指定索引的图层对象。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
Layer
Item
[
int
index
] {
get
; }
参数
index
Type:
System
.
.
::
.
Int32
要查找的图层对象的索引。
返回值
图层对象。
备注
图层集合中图层的索引从0开始,从顶层开始依次编号。
请参见
Layers 类
Item Overload
SuperMap.Mapping 命名空间