FontStretches.SemiExpanded プロパティ

定義

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

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

プロパティ値

FontStretch

やや広い FontStretch を表す値。

注釈

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

適用対象