ITextAlignment.HorizontalTextAlignment 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 l’alignement horizontal du texte.
public:
property Microsoft::Maui::TextAlignment HorizontalTextAlignment { Microsoft::Maui::TextAlignment get(); };
public Microsoft.Maui.TextAlignment HorizontalTextAlignment { get; }
member this.HorizontalTextAlignment : Microsoft.Maui.TextAlignment
Public ReadOnly Property HorizontalTextAlignment As TextAlignment