ICanvasRenderingContext2D.Restore

ICanvasRenderingContext2D.Restore method

Restores the drawing style state to the last element on the ‘state stack’ saved by save().

public void Restore()

See Also