Freigeben über


Rect.IntersectsWith(Rect) Methode

Definition

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

Parameter

r
Rect

Gibt zurück

Gilt für: