AccessText.FontStretch Propriété

Définition

Obtient ou définit une FontStretch propriété qui sélectionne une police normale, condensée ou développée à partir d’un FontFamily.

public:
 property System::Windows::FontStretch FontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch FontStretch { get; set; }
member this.FontStretch : System.Windows.FontStretch with get, set
Public Property FontStretch As FontStretch

Valeur de propriété

Degré relatif d’étirement de la police. La valeur par défaut est Normal.

Remarques

Informations sur les propriétés de dépendance

Élément Valeur
Champ d’identificateur FontStretchProperty
Propriétés de métadonnées définies sur true AffectsMeasure, , AffectsRenderInherits

S’applique à

Voir aussi