Method TestOverlap
TestOverlap(Rect, IEnumerable<Rect>)
public static bool TestOverlap(Rect r, IEnumerable<Rect> other)
Parameters
rRectotherIEnumerable<Rect>
public static bool TestOverlap(Rect r, IEnumerable<Rect> other)
r Rectother IEnumerable<Rect>