FontStretches.Condensed 속성

정의

압축된 FontStretch을 지정합니다.

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

속성 값

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

설명

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

적용 대상