Cairo.StatusInvalidRestore (gb.cairo)

Const StatusInvalidRestore As Integer = 2

This constant is used by the Status property to represent the following error:

Cairo.Restore called without matching Cairo.Save.

See also