FontWeights.SemiBold 속성

정의

"반굵게" 글꼴 두께를 지정합니다.

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

속성 값

"반굵게" 글꼴 두께를 나타내는 값입니다.

설명

SemiBold 는 글꼴 두께 DemiBold와 같습니다.

적용 대상