FontWeights.DemiBold 속성

정의

"Demi-bold" 글꼴 두께를 지정합니다.

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

속성 값

"Demi-bold" 글꼴 두께를 나타내는 값입니다.

설명

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

적용 대상