IGraphicsRestore 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.2.0
C#
void Restore()

See Also