FontWeights.ExtraBlack 属性

定义

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

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

属性值

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

注解

字体 ExtraBlack 粗细是最重的字体粗细。 ExtraBlack 在字体粗细上等效于 UltraBlack

适用于