FontWeights.Normal Eigenschaft

Definition

Gibt die Schriftbreite "Normal" an.

public:
 static property System::Windows::FontWeight Normal { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Normal { get; }
member this.Normal : System.Windows.FontWeight
Public Shared ReadOnly Property Normal As FontWeight

Eigenschaftswert

FontWeight

Ein Wert, der die Schriftbreite "Normal" darstellt.

Beispiele

Ein Schriftgewicht "Ultra fett" beschreibt einen schwereren Strich als ein normales Gewicht.

Hinweise

Normal entspricht der Schriftgewichtung zu Regular.

Gilt für