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
備註
一般或羅馬字型中的字元是直立的。