다음을 통해 공유


Rect.IntersectsWith(Rect) 메서드

정의

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

매개 변수

r
Rect

반환

적용 대상