FontWeights.Medium 속성

정의

"보통" 글꼴 두께를 지정합니다.

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

속성 값

"보통" 글꼴 두께를 나타내는 값입니다.

적용 대상