zoom_and_pan property
zoom_and_pan property
Corresponds to attribute ‘zoomAndPan’ on the given element. The value must be one of the SVG_ZOOMANDPAN_* constants defined on this interface.
Definition:
@property
def zoom_and_pan(self):
...
@zoom_and_pan.setter
def zoom_and_pan(self, value):
...
See Also
- module
aspose.svg
- class
SVGSVGElement