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