FontStretches.SemiExpanded 속성

정의

약간 확장된 FontStretch를 지정합니다.

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

속성 값

FontStretch

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

설명

SemiExpanded 글꼴 폼의 일반 가로 세로 비율의 112.5% 임을 나타냅니다.

적용 대상