GraphicElementCollection.Item

GraphicElementCollection-Indexer

Gibt das GraphicElement Element am angegebenen Index zurück.

public GraphicElement this[int index] { get; }
ParameterBeschreibung
indexIndex innerhalb der Sammlung.

Rückgabewert

GraphicElement.

Siehe auch