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