Mac OS X Reference Library Apple Developer
Search

SVGZoomAndPan

Module:
svg
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

SVG_ZOOMANDPAN_DISABLE
SVG_ZOOMANDPAN_MAGNIFY
SVG_ZOOMANDPAN_UNKNOWN
zoomAndPan

SVG_ZOOMANDPAN_DISABLE



const unsigned short SVG_ZOOMANDPAN_DISABLE = 1; 

SVG_ZOOMANDPAN_MAGNIFY



const unsigned short SVG_ZOOMANDPAN_MAGNIFY = 2; 

SVG_ZOOMANDPAN_UNKNOWN



const unsigned short SVG_ZOOMANDPAN_UNKNOWN = 0; 

zoomAndPan



attribute unsigned short zoomAndPan /*setter raises(DOMException)*/; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27