![]() |
VOOZH | about |
The SVG CircleElement.cy property returns an SVGAnimatedLength object corresponding to the attribute of the given line element.
Syntax:
CircleElement.cy
Return value: This property returns SVGAnimatedLength object that can be used get the cy of the circle element
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image