RectF.Size 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.
public:
property Microsoft::Maui::Graphics::SizeF Size { Microsoft::Maui::Graphics::SizeF get(); void set(Microsoft::Maui::Graphics::SizeF value); };
public Microsoft.Maui.Graphics.SizeF Size { get; set; }
member this.Size : Microsoft.Maui.Graphics.SizeF with get, set
Public Property Size As SizeF