FontStretches.Normal Proprietà

Definizione

Specifica un oggetto FontStretch normale.

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

Valore della proprietà

FontStretch

Valore che rappresenta un oggetto FontStretch normale.

Commenti

Normal rappresenta le proporzioni normali (100%) del form del tipo di carattere. Il valore di Normal è equivalente al valore di Medium.

Si applica a