CGContext.SaveState Method

Definition

Stores the state of the CGContext. (See RestoreState().)

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

Applies to