다음을 통해 공유


RectF.IntersectsWith(RectF) 메서드

정의

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

매개 변수

r
RectF

반환

적용 대상