AccessText.FontStretch Propriété

Définition

Obtient ou définit une propriété FontStretch qui sélectionne une police normale, condensée ou étendue dans 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é

FontStretch

Degré relatif selon lequel la police est étirée. La valeur par défaut est Normal.

Remarques

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

Champ d’identificateur FontStretchProperty
Propriétés de métadonnées définies sur true AffectsMeasure, AffectsRender, Inherits

S’applique à

Voir aussi