FontStretches.UltraCondensed 속성

정의

크게 압축된 FontStretch를 지정합니다.

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

속성 값

FontStretch

크게 압축된 FontStretch를 나타내는 값입니다.

설명

UltraCondensed 글꼴 폼의 일반 가로 세로 비율의 50%를 나타냅니다.

적용 대상