FontStretches.Expanded プロパティ

定義

広い FontStretch を指定します。

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

プロパティ値

FontStretch

広い FontStretch を表す値。

注釈

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

適用対象