DroidDiagram Programmer's Guide
DiagramView.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
DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace