FontWeights.Light 속성

정의

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

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

속성 값

FontWeight

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

적용 대상