r property

The r read-only property of the SVGCircleElement interface reflects the r attribute of a element and by that defines the radius of the circle.

If unspecified, the effect is as if the value is set to 0.

Implementation

external SVGAnimatedLength get r;