FontStretches.Normal プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
通常の FontStretchを指定します。
public:
static property System::Windows::FontStretch Normal { System::Windows::FontStretch get(); };
public static System.Windows.FontStretch Normal { get; }
static member Normal : System.Windows.FontStretch
Public Shared ReadOnly Property Normal As FontStretch
プロパティ値
通常の FontStretchを表す値。
注釈
Normal は、フォント フォームの標準 (100%) 縦横比を表します。 Normalの値は、Mediumの値と同じです。