/
comp
/
gb.qt
/
draw
/ line
Draw.Line (gb.qt)
Syntax
STATIC
SUB
Line
(
X1
AS
Integer
,
Y1
AS
Integer
,
X2
AS
Integer
,
Y2
AS
Integer
)
Draws a line.