SVGImageElement: preserveAspectRatio property

The preserveAspectRatio read-only property of the SVGImageElement interface returns an SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio attribute of the given <image> element.

Value

An SVGAnimatedPreserveAspectRatio.

Specifications