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



root
Fri Sep 11 18:24:36 CEST 1998