FontStretches.Normal Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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.