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



root
Fri Sep 11 18:24:36 CEST 1998