IImage.Aspect 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 le mode de mise à l’échelle de l’image.
public:
property Microsoft::Maui::Aspect Aspect { Microsoft::Maui::Aspect get(); };
public Microsoft.Maui.Aspect Aspect { get; }
member this.Aspect : Microsoft.Maui.Aspect
Public ReadOnly Property Aspect As Aspect