FontWeights.Bold 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 valeur de pondération de police de 700.
public:
static property FontWeight Bold { FontWeight get(); };
static FontWeight Bold();
public static FontWeight Bold { get; }
var fontWeight = FontWeights.bold;
Public Shared ReadOnly Property Bold As FontWeight
Valeur de propriété
FontWeight avec une valeur de poids de 700.