set-ellipse in region%
Sets the region to the interior of the specified ellipse.
See also
draw-ellipse in dc<%>.
( -> void
send a-region set-ellipse x y width height)
x : real number
y : real number
width : non-negative real number
height : non-negative real number
Restrictions on the magnitude of
drawing coordinates are described with dc<%>.