
Next: draw-icon
Up: wx:dc
Previous: draw-arc
Draws an ellipse contained in a rectangle. The current pen is used
for the outline and the current brush for filling the shape.
- (send a-wx:dc draw-ellipse x y width height) -> void
x : inexact real
y : inexact real
width : inexact real
height : inexact real
PLT