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

属性值

一个表示“中等”字体粗细的值。

适用于