Partager via


FontWeights.Thin Propriété

Définition

Spécifie une valeur de poids de police de 100.

public:
 static property FontWeight Thin { FontWeight get(); };
static FontWeight Thin();
public static FontWeight Thin { get; }
var fontWeight = FontWeights.thin;
Public Shared ReadOnly Property Thin As FontWeight

Valeur de propriété

FontWeight avec une valeur weight de 100.

S’applique à