Search
Diagram.getTheme Method
See Also
 

Gets the theme associated with the diagram.

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

 Syntax

Java  Copy Code

public Theme getTheme ()

 Return Value

An instance of the Theme class.

 See Also