FontStretches.SemiCondensed プロパティ

定義

やや狭い FontStretch を指定します。

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

プロパティ値

FontStretch

やや狭い FontStretch を表す値。

注釈

SemiCondensed は、フォント フォームの通常の縦横比の 87.5% を表します。

適用対象