System::Drawing::Graphics::Restore méthode

Graphics::Restore method

Restaure l’état de cet objet à partir de l’état sauvegardé.

void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
ParamètreTypeDescription
graphicsStateconst SharedPtr<Drawing2D::GraphicsState>&L’état à restaurer depuis

Voir aussi