Difference between revisions of "AMOSi:Graphic Ellipse"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

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.