FontWeights.ExtraBold 属性

定义

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

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

属性值

FontWeight

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

注解

ExtraBold等效于字体粗细 。UltraBold

适用于