Skip to content

Ellipse

Christopher Ross-Gill edited this page Aug 1, 2016 · 1 revision

ELLIPSE

Draws an ellipse

Arg Type Description Values
upper-left-point [pair!] The upper-left-point of the ellipse bounding box
diameter [pair!] X and Y diameter is specified by a pair! which is different than the CIRCLE command


Notes and Examples

Three overlapping ellipses

fill-pen red ellipse 50x25 100x200 fill-pen white ellipse 100x100 200x200 fill-pen blue ellipse 175x250 200x100



Pages

Chapters
Clone this wiki locally