SVGZoomAndPan
Properties
zoomAndPan
abstract var zoomAndPan: Short
Companion Object Properties
SVG_ZOOMANDPAN_DISABLE
val SVG_ZOOMANDPAN_DISABLE: Short
SVG_ZOOMANDPAN_MAGNIFY
val SVG_ZOOMANDPAN_MAGNIFY: Short
SVG_ZOOMANDPAN_UNKNOWN
val SVG_ZOOMANDPAN_UNKNOWN: Short
Inheritors
SVGSVGElement
Exposes the JavaScript SVGSVGElement to Kotlin
abstract class SVGSVGElement :
SVGGraphicsElement,
SVGFitToViewBox,
SVGZoomAndPan,
WindowEventHandlers
SVGViewElement
Exposes the JavaScript SVGViewElement to Kotlin
abstract class SVGViewElement :
SVGElement,
SVGFitToViewBox,
SVGZoomAndPan