SVGZoomAndPan
Properties
zoomAndPan
abstract var zoomAndPan: ShortCompanion Object Properties
SVG_ZOOMANDPAN_DISABLE
val SVG_ZOOMANDPAN_DISABLE: ShortSVG_ZOOMANDPAN_MAGNIFY
val SVG_ZOOMANDPAN_MAGNIFY: ShortSVG_ZOOMANDPAN_UNKNOWN
val SVG_ZOOMANDPAN_UNKNOWN: ShortInheritors
SVGSVGElement
Exposes the JavaScript SVGSVGElement to Kotlin
abstract class SVGSVGElement :
SVGGraphicsElement,
SVGFitToViewBox,
SVGZoomAndPan,
WindowEventHandlersSVGViewElement
Exposes the JavaScript SVGViewElement to Kotlin
abstract class SVGViewElement :
SVGElement,
SVGFitToViewBox,
SVGZoomAndPan