FontWeights.Normal Proprietà

Definizione

Specifica un tratto del carattere "Normal".

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

Valore della proprietà

FontWeight

Un valore che rappresenta un tratto "Normale" del tipo di carattere.

Esempio

Un peso del carattere "Ultra grassetto" descrive un tratto più pesante rispetto a un peso normale.

Commenti

Normal equivale al peso del tipo di carattere a Regular.

Si applica a