System::Drawing::Graphics::Restore méthode
Graphics::Restore method
Restaure l’état de cet objet à partir de l’état sauvegardé.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Paramètre | Type | Description |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | L’état à restaurer depuis |
Voir aussi
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++