class js.html.svg.ImageElement extends Element
Available on js
The SVGImageElement
interface corresponds to the <image>
element.
Documentation for this class was provided by MDN.
Instance Fields
var preserveAspectRatio:AnimatedPreserveAspectRatio
Corresponds to attribute
preserveAspectRatio
on the given <image>
element.