zoom_and_pan method
zoom_and_pan
Sets the zoomAndPan attribute of the view element, specifying the zoom and pan behavior.
Returns
The current SVGViewElementBuilder instance.
def zoom_and_pan(self, zoom_and_pan):
...
| Parameter | Type | Description |
|---|---|---|
| zoom_and_pan | ZoomAndPan | The zoom and pan behavior. |
See Also
- module
aspose.svg.builder - class
SVGViewElementBuilder