从选择集移除几何对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Remove( long geometryID ) |
参数
- geometryID
- Type: System..::.Int64
待移除几何对象的系统 ID。
C# |
---|
public bool Remove( long geometryID ) |