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