Saves the current state of this GdiGraphics object and identifies the saved state with a GraphicsState object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C#
![]() |
---|
public virtual GraphicsState Save () |
Visual Basic
![]() |
---|
Public Overridable Function Save () As GraphicsState |
This method returns a .NET GraphicsState object that represents the saved state of this GdiGraphics object.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |