save_graphic_context method
save_graphic_context
Pushes a copy of the entire graphics context onto the stack.
def save_graphic_context(self):
...
See Also
- module
aspose.svg.rendering
- class
DeviceAdapter
Pushes a copy of the entire graphics context onto the stack.
def save_graphic_context(self):
...
aspose.svg.rendering
DeviceAdapter