Typescript Library Declarations (DOM)
Interface SVGFitToViewBox
interface
SVGFitToViewBox
{
preserveAspectRatio
:
SVGAnimatedPreserveAspectRatio
;
viewBox
:
SVGAnimatedRect
;
}
Hierarchy
SVGFitToViewBox (
view full
)
SVGMarkerElement
SVGPatternElement
SVGSVGElement
SVGSymbolElement
SVGViewElement
Index
Properties
preserve
Aspect
Ratio
view
Box
Properties
Readonly
preserve
Aspect
Ratio
preserve
Aspect
Ratio
:
SVGAnimatedPreserveAspectRatio
MDN Reference
Readonly
view
Box
view
Box
:
SVGAnimatedRect
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
preserve
Aspect
Ratio
view
Box
Typescript Library Declarations (DOM)
MDN Reference