RECTANGLE
Syntax
RECTANGLE(<window>,<X>,<Y>,<wdth>,<hght>,<col>)
Description
Draws a rectangle outline in <window> with
the top-left corner at <X>, <Y> and the
width and height in <wdth> and <hght>
respectively.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:25 BST 1998
(Now uses MML)
|