DeviceTGraphicContext, TRenderingOptionsRestoreGraphicContext Method
Restores the entire graphics context to its former value by popping it from the stack.

Namespace: Aspose.Svg.Rendering
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public virtual void RestoreGraphicContext()

Implements

IDeviceRestoreGraphicContext
See Also