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