Ant Organisation Ltd documentation

Rect.IntersectsWith Method

Tests whether a line intersects this rectangle.

Overload List

Tests whether a line intersects this rectangle.

public bool IntersectsWith(HVLine);

Tests whether a rectangle intersects this rectangle.

public bool IntersectsWith(Rect);

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace