height property
SVGAnimatedLength
get
height
The height
read-only property of the
SVGImageElement interface returns an SVGAnimatedLength
corresponding to the height
attribute of the given
element.
Implementation
external SVGAnimatedLength get height;