JPlanner Programmer's Guide
Graphics.restore Method
See Also
 






Restores the state of this graphics to the state represented the specified object.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

void restore (
    Object state
)

 Parameters

state

An object that represents the state to which to restore this graphics.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace