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