SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IGraphics
Save Method
Stores state of the current graphics object.
Definition
Namespace:
SMath.Drawing
Assembly:
SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
Copy
void
Save
()
VB
Copy
Sub
Save
C++
Copy
void
Save
()
F#
Copy
abstract
Save
:
unit
->
unit
See Also
Reference
IGraphics Interface
SMath.Drawing Namespace
In This Article
Definition
See Also