System::Drawing::Graphics::Restore メソッド

Graphics::Restore method

保存された状態からこのオブジェクトの状態を復元します。

void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
パラメーター説明
graphicsStateconst SharedPtr<Drawing2D::GraphicsState>&復元元の状態

参照