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