SVGRadialGradientElement.R

SVGRadialGradientElement.R property

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

public SVGAnimatedLength R { get; }

Property Value

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

See Also