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