SvgGraphicsRestore Method
Sets the state of the current graphics object to what it was when SMath.Manager.IGraphics.Save was last called.
Namespace: SMath.DrawingAssembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
public:
virtual void Restore() sealed
abstract Restore : unit -> unit
override Restore : unit -> unit
Implements
IGraphicsRestore