FontWeights.Bold 屬性

定義

指定 "Bold" 字型粗細。

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

屬性值

FontWeight

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

適用於