GlyphTypeface.Style 屬性

定義

取得 GlyphTypeface 物件的樣式。

public:
 property System::Windows::FontStyle Style { System::Windows::FontStyle get(); };
public System.Windows.FontStyle Style { get; }
public System.Windows.FontStyle Style { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.Style : System.Windows.FontStyle
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.Style : System.Windows.FontStyle
Public ReadOnly Property Style As FontStyle

屬性值

FontStyle

FontStyle 值,表示樣式值。

屬性

適用於