FontWeights.SemiBold 属性

定义

指定“Semi-bold”字体粗细。

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

属性值

FontWeight

一个表示“Semi-bold”字体粗细的值。

注解

SemiBold等效于字体粗细 。DemiBold

适用于