RECTANGLE [FILL] (<expr1>,<expr2>) (<expr3>,<expr4>)


Draw or fills an rectangle in the current line and fill colours.

Expr1 and expr2 are top left, expr3 and expr4 are bottom right pixel coordinates. Eg:

RECTANGLE FILL (10,10), (50,50)

Fills a small rectangle with the current fill colour.

 

See Also: Gaphics Functions


Language Reference  Table Of Contents