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.Page for C++