SVGCircleElement.R

SVGCircleElement.R property

Corresponds to attribute ‘r’ on the given ‘circle’ element.

public SVGAnimatedLength R { get; }

Property Value

The attribute ‘r’ of the given ‘circle’ element.

See Also