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