FontWeights.Medium プロパティ

定義

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

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

プロパティ値

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

適用対象