Partager via


RectF.IntersectsWith(RectF) Méthode

Définition

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

Paramètres

r
RectF

Retours

S’applique à