Hi

Anybody know the math to draw an arrow on a line that can point in any
direction. The line is drawn using the lineto method. I'm building a flowchart
drawing application so I'm actually after the code to draw a line with arrow
head between 2 rectangles/ellipses.

Thanks