System::Drawing::Graphics::Restore method
Graphics::Restore method
Restores the state of this object from the saved state.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
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.TeX for C++