DroidDiagram Programmer's Guide
ShapeLibrary.saveTo Method
See Also
 






Saves the shape library to the specified file.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void saveTo (
    String filename
)

 Parameters

filename

The name of the file where the library should be saved.

 See Also

ShapeLibrary Members
ShapeLibrary Class
com.mindfusion.diagramming Namespace