Show / Hide Table of Contents

Method RECT.IntersectsWith


Overload

Returns true if this rectangle and another rectangle intersect.

public bool IntersectsWith(RECT r2)
Parameters
r2  (RECT)
Returns
bool