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