Menu Image Ellipse

From Wiki
Revision as of 02:57, 23 August 2005 by Boydon (Talk | contribs) (See Also)

Jump to: navigation, search

menu Image Ellipse

Menu

Synopsis

menu Image Ellipse {name} {x1} {y1} {x2} {y2} {color} {fill} [width]

Description

The menu Image Ellipse command draws an ellipse/circle within the specified image. x1/y1 and x2/y2 define the rectangle/square that encloses the ellipse. If fill is #false then only the outer line is drawn, otherwise the ellipse is filled.

For the color parameter, you can use names like "red", "yellow" or "windowtext" or use a hexadecimal number like $AABBCC (BBGGRR encoded). $FEEEED is used for transparency. If you do not fill the ellipse, you may also specify a line width (default is 1).


NOTE: This command is only available from EUO 1.5.


See Also

menu Activate, menu Button, menu Check, menu Clear, menu Combo, menu Delete, menu Edit, menu Font Align, menu Font BGColor, menu Font Color, menu Font Name, menu Font Size, menu Font Style, menu Font Transparent, menu Get, menu GetNum, menu Hide, menu HideEUO, menu List, menu Set, menu Shape, menu Show, menu Text, menu Window Color, menu Window Size, menu Window Title

Main_Page Documentation

Menu