AccessText.FontStretch 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.
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é
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 |