System::Drawing::Graphics::Restore método
Graphics::Restore method
Restaura el estado de este objeto a partir del estado guardado.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parámetro | Tipo | Descripción |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | El estado del que restaurar |
Ver también
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++