PUBLIC

JavaScript SVGCircleElement : SVGElement

Defines a circle.

Instance Properties

cx : SVGAnimatedLength  

The x position of the center of the circle.

Example:

Run

Results:

 

cy : SVGAnimatedLength  

The y position of the center of the circle.

Example:

Run

Results:

 

r : SVGAnimatedLength  

The radius of the circle.

Example:

Run

Results: