| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| Modifier and Type | Method and Description |
|---|---|
GraphicsState |
Graphics.save()
Saves the current state of this
Graphics and identifies the saved state with a GraphicsState. |
| Modifier and Type | Method and Description |
|---|---|
void |
Graphics.restore(GraphicsState gstate)
Restores the state of this
Graphics to the state represented by a GraphicsState. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.