DroidDiagram Programmer's Guide
Diagram.setTheme Method
See Also
 






Sets the theme associated with the diagram.

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

 Syntax

Java  Copy Code

public void setTheme (
    Theme value
)

 Parameters

value

An instance of the Theme class.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace