svg::SVGZoomAndPan Interface Reference
import "svg.idl";
Inheritance diagram for svg::SVGZoomAndPan:

Public Attributes | |
| const unsigned short | SVG_ZOOMANDPAN_UNKNOWN = 0 |
| const unsigned short | SVG_ZOOMANDPAN_DISABLE = 1 |
| const unsigned short | SVG_ZOOMANDPAN_MAGNIFY = 2 |
| attribute unsigned short | zoomAndPan |
Detailed Description
Definition at line 352 of file svg.idl.
Member Data Documentation
| const unsigned short svg::SVGZoomAndPan::SVG_ZOOMANDPAN_DISABLE = 1 |
| const unsigned short svg::SVGZoomAndPan::SVG_ZOOMANDPAN_MAGNIFY = 2 |
| const unsigned short svg::SVGZoomAndPan::SVG_ZOOMANDPAN_UNKNOWN = 0 |
| attribute unsigned short svg::SVGZoomAndPan::zoomAndPan |
The documentation for this interface was generated from the following file:
