Share via


FamilyTypeface.Style 속성

정의

글꼴 패밀리 서체 디자인의 스타일을 가져오거나 설정합니다.

public:
 property System::Windows::FontStyle Style { System::Windows::FontStyle get(); void set(System::Windows::FontStyle value); };
public System.Windows.FontStyle Style { get; set; }
member this.Style : System.Windows.FontStyle with get, set
Public Property Style As FontStyle

속성 값

FontStyle

FontStyle 형식의 값입니다.

설명

같은 보통, 기울임꼴 또는 오블리크 글꼴의 스타일을 설명 합니다.

적용 대상