next up previous contents index
Next: MoveRel Up: Functions and procedures Previous: LineRel

LineTo

   

Declaration:

Procedure LineTo (DX,DY : Integer) ;

Description:

LineTo 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 end of the line.

Errors:

None.

See also:

LineRel,Line



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