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