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 の値。

属性

適用対象