FontWeights.UltraBold 속성

정의

"매우 굵게" 글꼴 두께를 지정합니다.

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

속성 값

"울트라 굵게" 글꼴 두께를 나타내는 값입니다.

예제

"울트라 굵게" 글꼴 두께는 일반 가중치보다 무거운 스트로크를 설명합니다.

설명

UltraBold 는 글꼴 두께 ExtraBold와 같습니다.

적용 대상