restore_context method
restore_context
Restores the most recently saved canvas state by popping the top entry from the drawing state stack.
def restore_context(self):
...
See Also
- module
aspose.svg.rendering
- class
ICanvas
Restores the most recently saved canvas state by popping the top entry from the drawing state stack.
def restore_context(self):
...
aspose.svg.rendering
ICanvas