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

Line

   

Declaration:

Procedure Line (X1,Y1,X2,Y2 : Integer) ;

Description:

Line draws a line starting from (X1,Y1 to (X2,Y2), in the current line style and color. The current position is put to (X2,Y2)

Errors:

None.

See also:

LineRel,LineTo



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