ICanvas.SaveContext
ICanvas.SaveContext method
Saves the entire state of the canvas by pushing the current state onto a stack.
public void SaveContext()
See Also
- interface ICanvas
- namespace Aspose.Svg.Rendering
- assembly Aspose.SVG
Saves the entire state of the canvas by pushing the current state onto a stack.
public void SaveContext()