SVGFitToViewBox
interface SVGFitToViewBoxProperties
preserveAspectRatio
abstract val preserveAspectRatio: SVGAnimatedPreserveAspectRatioviewBox
abstract val viewBox: SVGAnimatedRectInheritors
SVGMarkerElement
abstract class SVGMarkerElement : SVGElement, SVGFitToViewBoxSVGPatternElement
Exposes the JavaScript SVGPatternElement to Kotlin
abstract class SVGPatternElement :
SVGElement,
SVGFitToViewBox,
SVGURIReference,
SVGUnitTypesSVGSVGElement
Exposes the JavaScript SVGSVGElement to Kotlin
abstract class SVGSVGElement :
SVGGraphicsElement,
SVGFitToViewBox,
SVGZoomAndPan,
WindowEventHandlersSVGSymbolElement
Exposes the JavaScript SVGSymbolElement to Kotlin
abstract class SVGSymbolElement :
SVGGraphicsElement,
SVGFitToViewBoxSVGViewElement
Exposes the JavaScript SVGViewElement to Kotlin
abstract class SVGViewElement :
SVGElement,
SVGFitToViewBox,
SVGZoomAndPan