Tests whether a line intersects this rectangle.
public bool IntersectsWith(HVLine);
Tests whether a rectangle intersects this rectangle.
public bool IntersectsWith(Rect);
Rect Class | Ant.Workflow.View.TransitionRouting Namespace