SVGZoomAndPanValues

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

zoomAndPan
void zoomAndPan(ushort zoomAndPan)
Undocumented in source. Be warned that the author may not have intended to support it.
zoomAndPan
ushort zoomAndPan()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

SVG_ZOOMANDPAN_DISABLE
enum ushort SVG_ZOOMANDPAN_DISABLE;
Undocumented in source.
SVG_ZOOMANDPAN_MAGNIFY
enum ushort SVG_ZOOMANDPAN_MAGNIFY;
Undocumented in source.
SVG_ZOOMANDPAN_UNKNOWN
enum ushort SVG_ZOOMANDPAN_UNKNOWN;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta