restore method
restore
Restores the drawing style state to the last element on the ‘state stack’ saved by save().
def restore(self):
...
See Also
- module
aspose.html.dom.canvas - class
ICanvasRenderingContext2D
Restores the drawing style state to the last element on the ‘state stack’ saved by save().
def restore(self):
...
aspose.html.dom.canvasICanvasRenderingContext2D