FontWeights.Normal 속성

정의

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

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

속성 값

FontWeight

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

예제

"Ultra-bold" 글꼴 두께 일반 가중치 보다 더 많은 스트로크를 설명합니다.

설명

Normal 글꼴 두께를 같도록 Regular합니다.

적용 대상