FontStretches.Condensed 속성

정의

압축된 FontStretch를 지정합니다.

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

속성 값

FontStretch

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

설명

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

적용 대상