FontWeights.Normal Proprietà

Definizione

Specifica uno spessore del carattere "Normale".

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

Valore della proprietà

Valore che rappresenta uno spessore del carattere "Normale".

Esempio

Uno spessore del carattere "Ultra grassetto" descrive un tratto più pesante di un peso normale.

Commenti

Normal equivale allo spessore del tipo di carattere a Regular.

Si applica a