Share via


FamilyTypeface.Stretch 속성

정의

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

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

속성 값

FontStretch

FontStretch 형식의 값입니다.

설명

Stretch 글꼴의 일반 가로 세로 비율을 비교 하는 글꼴이 늘어나는 정도 설명 하는 값입니다.

적용 대상