GlyphTypeface.DesignerNames Właściwość

Definicja

Pobiera informacje o projektancie GlyphTypeface obiektu.

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

Wartość właściwości

IDictionary<CultureInfo,String>

IDictionary<TKey,TValue> Obiekt zawierający pary klucz/wartość reprezentujące informacje projektanta. Klucz jest obiektem identyfikującym CultureInfo kulturę. Wartość jest ciągiem informacyjnym projektanta.

Atrybuty

Dotyczy