RectF.Location Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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