根据指定的ID从布局选择集中删除一个几何对象。该几何对象由原来的呈选中状态变为非选中状态。

命名空间:  SuperMap.Layout
程序集:  SuperMap.Layout (in SuperMap.Layout)
版本: dll

语法

C#
public bool Remove(
	int geometryID
)

参数

geometryID
Type: System..::.Int32
要删除几何对象的 ID 号。

返回值

成功返回true,失败返回false。

版本信息

SuperMap iObjects .NET


请参见