FontWeights.Light プロパティ

定義

"Light" のフォントの太さを指定します。

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

プロパティ値

FontWeight

"Light" のフォントの太さを表す値。

適用対象