System::Drawing::Graphics::Restore methode
Graphics::Restore method
Herstelt de status van dit object vanuit de opgeslagen status.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parameter | Type | Beschrijving |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | De status om van te herstellen |
Zie ook
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++