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 值。

属性

适用于