FontWeights.UltraBlack 属性

定义

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

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

属性值

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

注解

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

适用于