Compartir a través de


VisualElement.Bounds Propiedad

Definición

Obtiene los límites del elemento en unidades independientes del dispositivo.

public:
 property Microsoft::Maui::Graphics::Rect Bounds { Microsoft::Maui::Graphics::Rect get(); };
public Microsoft.Maui.Graphics.Rect Bounds { get; }
member this.Bounds : Microsoft.Maui.Graphics.Rect
Public ReadOnly Property Bounds As Rect

Valor de propiedad

Comentarios

Bounds se asigna durante el diseño.

Se aplica a