Interface SVGFitToViewBox
interface SVGFitToViewBox {
preserveAspectRatio: SVGAnimatedPreserveAspectRatio;
viewBox: SVGAnimatedRect;
}
preserveAspectRatio: SVGAnimatedPreserveAspectRatio;
viewBox: SVGAnimatedRect;
}
Hierarchy (View Summary)
Index
Properties
Was this helpful?
MDN Reference