FontStretches.ExtraCondensed プロパティ

定義

より狭い FontStretch を指定します。

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

プロパティ値

より狭い FontStretch を表す値。

注釈

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

適用対象