System::Drawing::Graphics::Restore‑metod
Graphics::Restore method
Återställer tillståndet för detta objekt från det sparade tillståndet.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parameter | Typ | Beskrivning |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | Tillståndet att återställa från |
Se även
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.PDF for C++