DroidDiagram Programmer's Guide
DiagramView.saveToXml Method (String)
See Also
 






Saves the diagram to the specified XML document.

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

 Syntax

Java  Copy Code

public void saveToXml (
    String fileName
)

 Parameters

fileName

The full path and name of the disk file where the diagram should be saved.

 See Also

saveToXml Method Overload List
DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace