IntersectsWith Method IntersectsWith(Rect) Determines if this rectangle intersects with rect. Declaration public readonly bool IntersectsWith(Rect rect) Parameters Type Name Description Rect rect Returns Type Description System.Boolean