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

適用於