[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Represents the state of a Graphics object. This object is returned by a call to the Save methods. [Property] Graphics=Sets the Graphics. ARG(Graphics)|20|(empty)|Graphics [Methods] doSave=Saves the current state of this Graphics and identifies the saved state with a GraphicsState. ARG(Graphics graphics)|1|0 doRestore=Restores the state of this Graphics to the state represented by a GraphicsState. ARG(Graphics graphics)|1|0 Graphics=Defines the Graphics. ARG(Graphics)|4|0