FontStretches.Expanded 속성

정의

확장된 FontStretch를 지정합니다.

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

속성 값

FontStretch

확장된 FontStretch를 나타내는 값입니다.

설명

Expanded 125%까지 글꼴 폼의 일반 가로 세로 비율을 나타냅니다.

적용 대상