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