FontWeights.Normal Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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.