System::Drawing::Graphics::Save method

Graphics::Save method

Saves the current state of this object and returns the saved state.

SharedPtr<Drawing2D::GraphicsState> System::Drawing::Graphics::Save()

See Also