[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: LineTo
USE: LineTo will draw a line from the current pointer to a
specified point. It will use the current linestyle,
thickness, and color. The current pointer becomes the
point specified by LineTo.
DEPENDENCY: Must first be in graphics mode. The unit Graph
must also be placed in the uses section.
SYNTAX: LineTo(X,Y : Integer);
See Also:
Line
LineRel
MoveTo
MoveRel
Rectangle
SetColor
SetLineStyle
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson