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++