FontStyles.Normal プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
通常の FontStyleを指定します。
public:
static property System::Windows::FontStyle Normal { System::Windows::FontStyle get(); };
public static System.Windows.FontStyle Normal { get; }
static member Normal : System.Windows.FontStyle
Public Shared ReadOnly Property Normal As FontStyle
プロパティ値
通常の FontStyleを表す値。
例
次のコード例では、 Normal プロパティを使用して FontStyleを返します。
FontStyle fontStyle = FontStyles.Normal;
Dim fontStyle As FontStyle = FontStyles.Normal
注釈
標準のローマ字フォントの文字は直立しています。