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

Properties

preserveAspectRatio: SVGAnimatedPreserveAspectRatio