Ant Organisation Ltd documentation

Rect.IntersectsWith Method (Rect)

Tests whether a rectangle intersects this rectangle.

public bool IntersectsWith(
   Rect rect
);

Parameters

rect
Rectangle to test for intersection.

Return Value

True if the two rectangles intersect.

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace | Rect.IntersectsWith Overload List