FontStretches.Medium プロパティ

定義

中レベルの FontStretch を指定します。

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

プロパティ値

FontStretch

中レベルの FontStretch を表す値。

注釈

Medium は、フォント フォームの通常の縦横比 (100%) を表します。 の Medium 値は 、 の値 Normalと同じです。

適用対象