GraphicElementCollection.Item
GraphicElementCollection 索引器
获取指定索引处的 GraphicElement 元素。
public GraphicElement this[int index] { get; }
| 参数 | 描述 |
|---|---|
| index | 集合中的索引。 |
获取指定索引处的 GraphicElement 元素。
public GraphicElement this[int index] { get; }
| 参数 | 描述 |
|---|---|
| index | 集合中的索引。 |