다음을 통해 공유


FontWeights.UltraLight 속성

정의

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

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

속성 값

FontWeight

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

설명

UltraLight 글꼴 두께를 같도록 ExtraLight합니다.

적용 대상