Graphics.Restore
Graphics.Restore method
Restores the state of this Graphics to the state represented by a GraphicsState.
public void Restore(GraphicsState gstate)
| Parameter | Type | Description |
|---|---|---|
| gstate | GraphicsState | The gstate. |
See Also
- class GraphicsState
- class Graphics
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common