Compartir a través de


Rect.IntersectsWith(Rect) Método

Definición

public:
 bool IntersectsWith(Microsoft::Maui::Graphics::Rect r);
public bool IntersectsWith (Microsoft.Maui.Graphics.Rect r);
member this.IntersectsWith : Microsoft.Maui.Graphics.Rect -> bool
Public Function IntersectsWith (r As Rect) As Boolean

Parámetros

r
Rect

Devoluciones

Se aplica a