用于从选择集中删除指定的若干几何对象,这些几何对象由原来的选中状态变为非选中状态。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int RemoveRange( int index, int count ) |
参数
- index
- Type: System..::.Int32
要删除的第一个几何对象的序列号。
- count
- Type: System..::.Int32
要删除的几何对象的个数。