FontWeights.Normal Eigenschaft

Definition

Gibt einen Schriftgrad von 400 an.

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

Eigenschaftswert

Ein FontWeight-Wert mit einem Gewichtungswert von 400.

Gilt für: