GraphicElementCollection.Item

GraphicElementCollection indeksleyici

Belirtilen indeksteki GraphicElement öğesini alır.

public GraphicElement this[int index] { get; }
ParametreAçıklama
indexKoleksiyon içindeki indeks.

Dönüş Değeri

GraphicElement.

Ayrıca Bakınız