Unicode Controls & Classes for VB6 - Version 4

clsGpGraphics.Save Function

The Save method saves the current state (transformations, clipping region, and quality settings) of this Graphics object. You can restore the state later by calling the [Restore] method

Syntax
Public Function Save () As clsGpGraphicsState
Parameters
Parameter Description
Remarks