GraphicElementCollection.Item

GraphicElementCollection 索引器

获取指定索引处的 GraphicElement 元素。

public GraphicElement this[int index] { get; }
参数描述
index集合中的索引。

返回值

GraphicElement

另请参阅