restore_graphic_context method
restore_graphic_context
Restores the entire graphics context to its former value by popping it from the stack.
def restore_graphic_context(self):
...
See Also
- module
aspose.svg.rendering
- class
DeviceAdapter
Restores the entire graphics context to its former value by popping it from the stack.
def restore_graphic_context(self):
...
aspose.svg.rendering
DeviceAdapter