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 값입니다.

특성

적용 대상