FontWeights.UltraBold 속성

정의

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

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

속성 값

FontWeight

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

예제

"Ultra-bold" 글꼴 두께 일반 가중치 보다 더 많은 스트로크를 설명합니다.

설명

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

적용 대상