Compartir a través de


RectF.IntersectsWith(RectF) Método

Definición

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

Parámetros

r
RectF

Devoluciones

Se aplica a