ITextStyle.Font 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 la famille de polices, le style et la taille de la police.
public:
property Microsoft::Maui::Font Font { Microsoft::Maui::Font get(); };
public Microsoft.Maui.Font Font { get; }
member this.Font : Microsoft.Maui.Font
Public ReadOnly Property Font As Font