Share via


FontWeights.Black 屬性

定義

指定 "Black" 字型粗細。

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

屬性值

FontWeight

表示 "Black" 字型粗細的值。

備註

Black 在字型粗細中相當於 Heavy

適用於