FontWeights.Bold プロパティ

定義

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

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

プロパティ値

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

適用対象