The preserveAspectRatio
read-only
property of the SVGImageElement
interface returns an
SVGAnimatedPreserveAspectRatio
corresponding to the
preserveAspectRatio
attribute of the given <image>
element.
Syntax
var svgAnimatedPreerveAspectRatio = svgImageElement.preserveAspectRatio;
Value
Specifications
Specification | Status | Comment |
---|---|---|
Scalable Vector Graphics (SVG) 2 The definition of 'preserveAspectRatio' in that specification. |
Candidate Recommendation | |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'preserveAspectRatio' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser