FontStretches.Normal Propriété

Définition

Spécifie un FontStretch normal.

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

Valeur de propriété

FontStretch

Valeur qui représente un FontStretch normal.

Remarques

Normal représente le rapport d’aspect normal (100 %) du formulaire de police. La valeur de l’objet Normal est équivalente à la valeur de Medium.

S’applique à