Back to Content

SVGImageElement: preserveAspectRatio property

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

latest422 B
Original Source

{{APIRef("SVG")}}

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

Value

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

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}