SvgGraphicsRestore Method

Sets the state of the current graphics object to what it was when SMath.Manager.IGraphics.Save was last called.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public void Restore()

Implements

IGraphicsRestore

See Also