全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
TrackingLayer
.
.
::
.
Get 方法
TrackingLayer 类
请参见
发送反馈
获取此跟踪图层中指定索引的几何对象。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
Geometry
Get
(
int
index
)
参数
index
Type:
System
.
.
::
.
Int32
要返回的几何对象的索引。
返回值
指定索引的几何对象。
请参见
TrackingLayer 类
SuperMap.Mapping 命名空间