DroidDiagram Programmer's Guide
Diagram.saveTo Method (String)
See Also
 






Saves the diagram contents into a 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 into which the diagram contents should be saved.

 See Also

saveTo Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace