DroidDiagram Programmer's Guide
Theme.saveToXml Method
See Also
 






Saves the theme to an XML file.

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

 Syntax

Java  Copy Code

public void saveToXml (
    String fileName
)

 Parameters

fileName

The name of the file to save to.

 See Also

Theme Members
Theme Class
com.mindfusion.diagramming Namespace