RestoreState(Value: Integer);
Value. Index of the saved state of the graphic object.
The RestoreState method restores the graphic object from the stack.
The state of the graphic object is saved by the SaveState method.
The example of use is given in description of the IGxGraphics.SaveState method.
See also: