FontWeights.Regular 속성

정의

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

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

속성 값

FontWeight

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

설명

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

적용 대상