System::Drawing::Graphics::Restore metode
Graphics::Restore method
Memulihkan keadaan objek ini dari keadaan yang disimpan.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | Keadaan yang akan dipulihkan dari |
Lihat Juga
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++