[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: Line

     USE: Procedure to draw a line from (X1,Y2) to (X2,Y2), using the
          current line style and thickness. Line will draw this line
          in the color as defined by SetColor and will not update
          the current pointer.

     DEPENDENCY:  None

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

See Also: LineTo LineRel MoveTo MoveRel Rectangle SetColor SetLineStyle
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson