FontWeights.ExtraBold 속성

정의

"Extra-bold" 글꼴 두께를 지정합니다.

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

속성 값

FontWeight

"Extra-bold" 글꼴 두께를 나타내는 값입니다.

설명

ExtraBold 글꼴 두께를 같도록 UltraBold합니다.

적용 대상