SVGCircleElement.Cy

SVGCircleElement.Cy property

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

public SVGAnimatedLength Cy { get; }

Property Value

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

See Also