Share via


FontWeights.Normal Propriété

Définition

Spécifie une épaisseur de police « 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

Valeur de propriété

FontWeight

Valeur qui représente une épaisseur de police « Normal ».

Exemples

Un poids de police « Ultra-bold » décrit un trait plus lourd qu’un poids normal.

Remarques

Normal est équivalent dans la pondération de police à Regular.

S’applique à