Saves the current state of this IGraphics object and identifies the saved state with a GraphicsState object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract GraphicsState Save () |
Visual Basic
![]() |
---|
Public MustOverride Function Save () As GraphicsState |
This method returns a .NET GraphicsState object that represents the saved state of this IGraphics object.