根据指定的ID向布局选择集对象中添加几何对象。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public int Add( int geometryID ) |
参数
- geometryID
- Type: System..::.Int32
添加到选择集对象中的布局中的几何对象的 ID 。
C# |
---|
public int Add( int geometryID ) |