drawoval Method

Purpose:

Draw a oval on the canvas.

Syntax:

canvas.drawoval x1,y1,x2,y2

Comments:

 

Example:

w = canvas.getWidth
h = canvas.getHeight