draw_ellipse/[5,6]
     draw_ellipse(+Drawable, +X, +Y, +Width, +Height)
     draw_ellipse(+Drawable, +Gc, +X, +Y, +Width, +Height)
     

Draw an ellipse in Drawable. X, Y, Width, and Height specify the rectangle that would enclose the ellipse.