FontWeights.DemiBold 屬性

定義

指定 "Demi-bold" 字型粗細。

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

屬性值

表示 "Demi-bold" 字型粗細的值。

備註

DemiBold 與 字型粗細 SemiBold 相等。

適用於