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