FontStretches.ExtraCondensed 속성

정의

보다 압축된 FontStretch를 지정합니다.

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

속성 값

FontStretch

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

설명

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

적용 대상