FontStretches.Normal Eigenschaft

Definition

Gibt einen normalen FontStretchWert an.

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

Eigenschaftswert

Ein Wert, der eine normale FontStretchDarstellt.

Hinweise

Normal stellt das normale Seitenverhältnis (100%) des Schriftartformulars dar. Der Wert von Normal ist gleichbedeutend mit dem Wert von Medium.

Gilt für: