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; }
static member Normal : System.Windows.FontWeight
Public Shared ReadOnly Property Normal As FontWeight

Eigenschaftswert

Ein Wert, der die Schriftbreite "Normal" darstellt.

Beispiele

Eine Schriftbreite "Ultra fett" beschreibt einen schwereren Strich als eine normale Gewichtung.

Hinweise

Normalentspricht der Schriftbreite .Regular

Gilt für: