طريقة System::Drawing::Graphics::Restore
Graphics::Restore method
يستعيد حالة هذا الكائن من الحالة المحفوظة.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| Parameter | Type | الوصف |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | الحالة التي سيتم الاستعادة منها |
انظر أيضًا
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++