Back to Content

SVGImageElement: height property

files/en-us/web/api/svgimageelement/height/index.md

latest370 B
Original Source

{{APIRef("SVG")}}

The height read-only property of the {{domxref("SVGImageElement")}} interface returns an {{domxref("SVGAnimatedLength")}} corresponding to the {{SVGAttr("height")}} attribute of the given {{SVGElement("image")}} element.

Value

An {{domxref("SVGAnimatedLength")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}