Ant Organisation Ltd documentation

Rect.IntersectsWith Method (HVLine)

Tests whether a line intersects this rectangle.

public bool IntersectsWith(
   HVLine line
);

Parameters

line
Line to test for intersection.

Return Value

True if line intersects the rectangle.

See Also

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