CGContext.RestoreState Method

Definition

Sets the state of the CGContext to what it was when SaveState() was last called.

public void RestoreState ();
member this.RestoreState : unit -> unit

Applies to