SVGZoomAndPan enumeration
SVGZoomAndPan enumeration
The SVGZoomAndPan enumeration defines attribute zoomAndPan and associated constants.
The SVGZoomAndPan type exposes the following members:
Fields
Field | Description |
---|---|
SVG_ZOOMANDPAN_UNKNOWN | The enumeration was set to a value that is not one of predefined types. It is invalid to attempt to define a new value of this type or to attempt to switch an existing value to this type. |
SVG_ZOOMANDPAN_DISABLE | Corresponds to value ‘disable’. |
SVG_ZOOMANDPAN_MAGNIFY | Corresponds to value ‘magnify’. |
See Also
- module
aspose.svg