AMOSi:Graphic Ellipse

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
Jump to: navigation, search

Draws a hollow ellipse, or circle at the appropriate point in your dialogue box.


GE x,y,radius1,radius2;


If you use the same values for both radius1, and radius2, you'll get a circle instead.