Graphics.RestoreState
From Xojo Documentation
You are currently browsing the old Xojo documentation site. It will go offline as of October 2, 2023. Please visit the new Xojo documentation site! - you will be redirected shortly... |
Method
Restores graphics context previously saved with SaveState.
Notes
Support for RestoreState in Desktop and Console applications was added in 2021r1.
Sample Code
From within an MobileCanvas.Paint event handler: