获取布局选择集中指定ID号的几何对象。
命名空间:
SuperMap.Layout程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public int Item[ int index ] { get; } |
参数
- index
- Type: System..::.Int32
指定的布局选择集中的几何对象的ID号。
C# |
---|
public int Item[ int index ] { get; } |