Share via


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

適用於