다음을 통해 공유


FontWeights.Thin 속성

정의

"Thin" 글꼴 두께를 지정합니다.

public:
 static property System::Windows::FontWeight Thin { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Thin { get; }
member this.Thin : System.Windows.FontWeight
Public Shared ReadOnly Property Thin As FontWeight

속성 값

FontWeight

"Thin" 글꼴 두께를 나타내는 값입니다.

설명

Thin 글꼴 두께 밝은 글꼴 두께입니다.

적용 대상