|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
SVGZoomEvent |
| Module: | svg |
| Inherits from: | events::UIEvent |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
newScale |
readonly attribute float newScale;
newTranslate |
readonly attribute SVGPoint newTranslate;
previousScale |
readonly attribute float previousScale;
previousTranslate |
readonly attribute SVGPoint previousTranslate;
zoomRectScreen |
readonly attribute SVGRect zoomRectScreen;
Last Updated: 2009-05-29