FontWeights.Normal Propriété

Définition

Spécifie une valeur de pondération de police de 400.

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

Valeur de propriété

FontWeight avec une valeur de poids de 400.

S’applique à