FontStretches.UltraCondensed プロパティ

定義

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

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

プロパティ値

FontStretch

より狭い FontStretch を表す値。

注釈

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

適用対象