Oval
Draws an axis-aligned oval that fills the given axis-aligned rectangle with the given paint.
The style property of paint indicates whether this oval is filled, stroked, or both.
Inherits: canvas.Shape
Properties
Properties
heightclass-attributeinstance-attribute
height: Number = 0The height of the rectangle containing the oval.
paintclass-attributeinstance-attribute
A style to draw an oval with.