获取参数集合中指定索引的对象绘制参数。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public GeometryDrawingParameter Item[ int index ] { get; set; } |
参数
- index
- Type: System..::.Int32
对象绘制参数的索引。
SuperMap iDesktop 10i(2020) 联机帮助 |
GeometryDrawingParameters..::.Item 属性 |
GeometryDrawingParameters 类 请参见 发送反馈 |
C# |
---|
public GeometryDrawingParameter Item[ int index ] { get; set; } |