全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
TrackingLayer3D
.
.
::
.
Remove 方法
TrackingLayer3D 类
请参见
发送反馈
从三维跟踪图层中删除指定索引的几何对象。
命名空间:
SuperMap.Realspace
程序集:
SuperMap.Realspace
(in SuperMap.Realspace)
版本:
dll
语法
C#
public
bool
Remove
(
int
index
)
参数
index
Type:
System
.
.
::
.
Int32
要删除的几何对象的索引。
返回值
删除成功返回true;否则返回false。
请参见
TrackingLayer3D 类
SuperMap.Realspace 命名空间