Ant Organisation Ltd documentation

HVLine.ProjectPoint Method 

Projects the given point onto (an extension of) this line.

public Point ProjectPoint(
   Point p
);

Parameters

p
Point to project.

Return Value

Projection of point onto line.

See Also

HVLine Class | Ant.Workflow.View.TransitionRouting Namespace