SVGRadialGradientElement.Cy

SVGRadialGradientElement.Cy property

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

public SVGAnimatedLength Cy { get; }

Property Value

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

See Also