FamilyTypeface.Weight 속성

정의

이 글꼴 패밀리 서체의 디자인된 두께를 가져오거나 설정합니다.

public:
 property System::Windows::FontWeight Weight { System::Windows::FontWeight get(); void set(System::Windows::FontWeight value); };
public System.Windows.FontWeight Weight { get; set; }
member this.Weight : System.Windows.FontWeight with get, set
Public Property Weight As FontWeight

속성 값

FontWeight

FontWeight 형식의 값입니다.

설명

Weight 값은 지정된 된 글꼴의 상대적 가중치를 설명 합니다. 일반적으로 스트로크 나 두께 "normal" 문자를 동일한 글꼴의 글꼴을의 지정 된 문자를 사용 하 여 연결 하 여 가중치를 차별화 합니다.

적용 대상