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

Hierarchy (view full)

Properties

preserveAspectRatio: SVGAnimatedPreserveAspectRatio

Generated using TypeDoc