Method IntersectsWith
IntersectsWith(Rect)
IntersectsWith Method
public bool IntersectsWith(Rect rect)
Parameters
rectRect
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.