SVGFitToViewBox
interface SVGFitToViewBox
Properties
preserveAspectRatio
abstract val preserveAspectRatio: SVGAnimatedPreserveAspectRatio
viewBox
abstract val viewBox: SVGAnimatedRect
Inheritors
SVGMarkerElement
abstract class SVGMarkerElement : SVGElement, SVGFitToViewBox
SVGPatternElement
Exposes the JavaScript SVGPatternElement to Kotlin
abstract class SVGPatternElement :
SVGElement,
SVGFitToViewBox,
SVGURIReference,
SVGUnitTypes
SVGSVGElement
Exposes the JavaScript SVGSVGElement to Kotlin
abstract class SVGSVGElement :
SVGGraphicsElement,
SVGFitToViewBox,
SVGZoomAndPan,
WindowEventHandlers
SVGSymbolElement
Exposes the JavaScript SVGSymbolElement to Kotlin
abstract class SVGSymbolElement :
SVGGraphicsElement,
SVGFitToViewBox
SVGViewElement
Exposes the JavaScript SVGViewElement to Kotlin
abstract class SVGViewElement :
SVGElement,
SVGFitToViewBox,
SVGZoomAndPan