Method IntersectsWith
IntersectsWith(Rect)
IntersectsWith Method
public bool IntersectsWith(Rect rect)
Parameters
rect
Rect
Returns
Remarks
Checks if a Rectangle intersects with this one.
IntersectsWith Method
public bool IntersectsWith(Rect rect)
rect
RectChecks if a Rectangle intersects with this one.