FamilyTypefaceCollection.Item[Int32] Özellik

Tanım

sıfır tabanlı dizininde FamilyTypefaceCollectiondepolanan öğesini alır veya ayarlarFamilyTypeface.

public:
 property System::Windows::Media::FamilyTypeface ^ default[int] { System::Windows::Media::FamilyTypeface ^ get(int index); void set(int index, System::Windows::Media::FamilyTypeface ^ value); };
public System.Windows.Media.FamilyTypeface this[int index] { get; set; }
member this.Item(int) : System.Windows.Media.FamilyTypeface with get, set
Default Public Property Item(index As Integer) As FamilyTypeface

Parametreler

index
Int32

değerinin FamilyTypefaceCollection alındığı veya ayarlanacağı FamilyTypefacesıfır tabanlı dizini.

Özellik Değeri

FamilyTypeface

Belirtilen dizindeki öğe.

Uygulamalar

Şunlara uygulanır