clsGpGraphics.Save FunctionThe 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] methodSyntax
Public Function Save () As clsGpGraphicsState
Parameters
Remarks
|