next up previous contents index
Next: LineTo Up: Functions and procedures Previous: Line

LineRel

   

Declaration:

Procedure LineRel (DX,DY : Integer) ;

Description:

LineRel draws a line starting from the current pointer position to the point(DX,DY, relative to the current position, in the current line style and color. The Current Position is set to the endpoint of the line.

Errors:

None.

See also:

Line, LineTo



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998