![]() |
VOOZH | about |
The SVG RectElement.height property returns an SVGAnimatedLength with respect to the rect element of SVG element of the HTML web page.
Syntax:
RectElement.height
Return Values: This property returns SVGAnimatedLength object that can be used to get the "height" of the rect element
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image