Restore()
Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState>&) method
Restores the state of this object from the saved state.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | The state to restore from | 
See Also
- Typedef SharedPtr
 - Class GraphicsState
 - Class Graphics
 - Namespace System::Drawing
 - Library Aspose.Slides