new_translate property
new_translate property
The translation values that will be in place after the zoom operation has been processed. The SVGPoint object is read only.
Definition:
@property
def new_translate(self):
...
@new_translate.setter
def new_translate(self, value):
...
See Also
- module
aspose.svg.events
- class
SVGPoint
- class
SVGZoomEvent