全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Layers
.
.
::
.
FindLayer 方法 (String)
Layers 类
请参见
发送反馈
根据图层名称查找图层。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
Layer
FindLayer
(
string
layerName
)
参数
layerName
Type:
System
.
.
::
.
String
指定的图层名称。
返回值
返回指定名称的图层。
请参见
Layers 类
FindLayer Overload
SuperMap.Mapping 命名空间