Dart SDK
dart:svg
ZoomAndPan
class
ZoomAndPan
Constants
Properties
Constants
SVG_ZOOMANDPAN_DISABLE
SVG_ZOOMANDPAN_MAGNIFY
SVG_ZOOMANDPAN_UNKNOWN
Properties
zoomAndPan
(Not documented.)
Annotations
DocsEditable()
DomName('SVGZoomAndPan')
Unstable()
Implemented by
SvgSvgElement
ViewElement
ViewSpec
Constants
int
SVG_ZOOMANDPAN_DISABLE
=
1
const
int
SVG_ZOOMANDPAN_MAGNIFY
=
2
const
int
SVG_ZOOMANDPAN_UNKNOWN
=
0
const
Properties
int
zoomAndPan
read / write