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" 글꼴 두께를 나타내는 값입니다.

적용 대상