Ant Organisation Ltd documentation

Rect.ProjectOntoLine Method 

Projects this rectangle onto the specified line.

public HVLine ProjectOntoLine(
   HVLine projectionLine
);

Parameters

projectionLine
Line onto which to project.

Return Value

Line representing the projection of the rectangle onto the given line.

See Also

Rect Class | Ant.Workflow.View.TransitionRouting Namespace