System::Drawing::Graphics::Restore método

Graphics::Restore method

Restaura el estado de este objeto a partir del estado guardado.

void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
ParámetroTipoDescripción
graphicsStateconst SharedPtr<Drawing2D::GraphicsState>&El estado del que restaurar

Ver también