全部折叠
全部展开
C#
SuperMap iDesktop 10i(2020) 联机帮助
Selection
.
.
::
.
Add 方法
Selection 类
请参见
发送反馈
用于向选择集中加入几何对象。
命名空间:
SuperMap.Mapping
程序集:
SuperMap.Mapping
(in SuperMap.Mapping)
版本:
dll
语法
C#
public
int
Add
(
int
geometryID
)
参数
geometryID
Type:
System
.
.
::
.
Int32
新添加的几何对象的ID值(即其属性数据中 SmID 字段的值)。
返回值
新添几何对象在选择集中的序号。
请参见
Selection 类
SuperMap.Mapping 命名空间