Bagikan melalui


GlyphTypeface.SampleTexts Properti

Definisi

Mendapatkan contoh informasi teks untuk GlyphTypeface objek .

public:
 property System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ SampleTexts { System::Collections::Generic::IDictionary<System::Globalization::CultureInfo ^, System::String ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> SampleTexts { [System.Security.SecurityCritical] get; }
public System.Collections.Generic.IDictionary<System.Globalization.CultureInfo,string> SampleTexts { get; }
[<get: System.Security.SecurityCritical>]
member this.SampleTexts : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
member this.SampleTexts : System.Collections.Generic.IDictionary<System.Globalization.CultureInfo, string>
Public ReadOnly Property SampleTexts As IDictionary(Of CultureInfo, String)

Nilai Properti

Objek IDictionary<TKey,TValue> yang berisi informasi teks sampel pasangan kunci/nilai. Kuncinya adalah CultureInfo objek yang mengidentifikasi budaya. Nilainya adalah string yang menjelaskan informasi teks sampel.

Atribut

Keterangan

Nilainya SampleTexts bisa berupa nama font, atau teks lain yang menurut perancang adalah sampel terbaik untuk menampilkan font.

Berlaku untuk