SVGFitToViewBox

JS
1.1
interface SVGFitToViewBox
(source)

Properties

JS
1.1

preserveAspectRatio

abstract val preserveAspectRatio : SVGAnimatedPreserveAspectRatio
JS
1.1

viewBox

abstract val viewBox : SVGAnimatedRect

Inheritors

JS
1.1

SVGMarkerElement

abstract class SVGMarkerElement : SVGElement , SVGFitToViewBox
JS
1.1

SVGPatternElement

Exposes the JavaScript SVGPatternElement to Kotlin

JS
1.1

SVGSVGElement

Exposes the JavaScript SVGSVGElement to Kotlin

JS
1.1

SVGSymbolElement

Exposes the JavaScript SVGSymbolElement to Kotlin

abstract class SVGSymbolElement :
SVGGraphicsElement ,
SVGFitToViewBox
JS
1.1

SVGViewElement

Exposes the JavaScript SVGViewElement to Kotlin

abstract class SVGViewElement :
SVGElement ,
SVGFitToViewBox ,
SVGZoomAndPan