ELLIPSE [FILL] (<expr1>,<expr2>) (<expr3>,<expr4>)


Draw or fills an ellipse in the current line and fill colours.

Expr1 and Expr2 are top left, Expr3 and Expr4 are bottom right pixel coordinates. Eg:

ELLIPSE FILL (10,10), (50,50)

Fills a small circle with the current fill colour

 

See Also: Gaphics Functions


Language Reference  Table Of Contents