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

適用対象