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% を表します。

適用対象