ELLIPSE
Syntax
ELLIPSE(<win>,<X>,<Y>,<maj>,<min>,<ang>,<col>)
Description
Draws an ellipse outline in <win> with the
top-left of the bounding box at <X>, <Y> and
the lengths of the major and minor axes in
<maj> and <min> respectively.
<ang> is the angle of the ellipse from the
horizontal.
24-bit colours are of the format:
&BBGGRR00, eg. &FF00FF00 is magenta.
© Jaffa Software 1998.
Last modified: Wed Aug 5 10:26:13 BST 1998
(Now uses MML)
|