FontWeights.Heavy プロパティ

定義

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

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

プロパティ値

FontWeight

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

注釈

Heavy はフォントの太さに相当します Black

適用対象