Ant Organisation Ltd documentation

Rect.IntersectBoundary Method 

Extends or contracts the end-point of the given line to be on the boundary.

public Point IntersectBoundary(
   Point start,
   Point end
);

Parameters

start
Start point of line.
end
End point of line.

Return Value

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace