Method Cairo.Context()->restore()
- Method
restore
voidrestore()- Description
Restores to the state saved by a preceding call to save() and removes that state from the stack of saved states.
void restore()
Restores to the state saved by a preceding call to save() and removes that state from the stack of saved states.