Share via


FontWeights.Medium プロパティ

定義

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

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

プロパティ値

FontWeight

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

適用対象