JPlanner Programmer's Guide
Graphics.save Method
See Also
 






Saves the current state of this graphics and identifies the saved state with an object.

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

 Syntax

Java  Copy Code

Object save ()

 Return Value

An object that represents the saved state of this graphics.

 See Also

Graphics Members
Graphics Interface
com.mindfusion.drawing Namespace