save_context method
save_context
Saves the entire state of the canvas by pushing the current state onto a stack.
def save_context(self):
...
See Also
- module
aspose.svg.rendering
- class
ICanvas
Saves the entire state of the canvas by pushing the current state onto a stack.
def save_context(self):
...
aspose.svg.rendering
ICanvas