System::Drawing::Graphics::Restore metodo
Graphics::Restore method
Ripristina lo stato di questo oggetto dallo stato salvato.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parametro | Tipo | Descrizione |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | Lo stato da ripristinare |
Vedi anche
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++