interface SVGFitToViewBox {
    preserveAspectRatio: SVGAnimatedPreserveAspectRatio;
    viewBox: SVGAnimatedRect;
}

Hierarchy (View Summary)

Properties

preserveAspectRatio: SVGAnimatedPreserveAspectRatio