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”字体粗细的值。

适用于