全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Layers
.
.
::
.
Insert 方法 (Int32, Layer)
Layers 类
请参见
发送反馈
向图层集合中的指定索引位置处添加一个图层。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
void
Insert
(
int
index
,
Layer
layer
)
参数
index
Type:
System
.
.
::
.
Int32
指定的索引位置。
layer
Type:
SuperMap.Mapping
.
.
::
.
Layer
指定的要插入的图层。
请参见
Layers 类
Insert Overload
SuperMap.Mapping 命名空间