RECT Mnemonic - Draw Rectangle (Plotter)

Syntax

'RECT'(x0,y0,x1,y1)

Description

The 'RECT' mnemonic draws a rectangle using the integer coordinates x0,y0 as lower left and x1,y1 as upper right. The cursor is left at x0,y0.

Parameter

Description

X0

Lower-left coordinate.

Y0

Lower-left coordinate.

X1

Upper-right coordinate.

Y1

Upper-right coordinate.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing