FontStretches.Normal Eigenschaft

Definition

Gibt einen normalen FontStretch an.

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

Eigenschaftswert

FontStretch

Ein Wert, der einen normalen FontStretch darstellt.

Hinweise

Normal stellt das normale Seitenverhältnis (100 %) des Schriftformulars dar. Der Wert entspricht dem Wert Normal von Medium.

Gilt für