Line()

Syntax

Line(x, y, Width, Height [, Color])

Description

Draw a line of given dimension on the current output. If the 'Color' parameter is not specified, the default color set with FrontColor() will be used. RGB() can be used to get a valid color value. The current output is set with StartDrawing().

Supported OS

Windows, AmigaOS

2DDrawing - Index