言語

FontStretches.SemiExpanded プロパティ

定義

半展開 FontStretchを指定します。

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

プロパティ値

半展開 FontStretchを表す値。

注釈

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

適用対象