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

层级 (查看完整内容)

属性

preserveAspectRatio: SVGAnimatedPreserveAspectRatio