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”字体粗细的值。

适用于