(ELLIPSE
center-point start-angle end-angle distances
)
Exactly the same as
ARC
, but distances is a pair of X and Y radius. To draw a whole ellipse, let
start-angle
= 0 and
end-angle
= 360
.