FontWeights.ExtraBold 屬性

定義

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

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

屬性值

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

備註

ExtraBold 在字型粗細中相當於 UltraBold

適用於