new Circle()
Circle object draw a circular object, into the canvas.
- Source:
Members
fillStyle
Background color of the circle.
- Source:
lineWidth
Line width.
- Source:
radius
Radius of the circle.
- Source:
strokeStyle
Color of the circle border line.
- Source: