Search
Diagram.getTreeViewNodeStyle Method
See Also
 

Gets the theme-level style for tree view nodes.

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

 Syntax

Java  Copy Code

public TreeViewNodeStyle getTreeViewNodeStyle ()

 Return Value

An instance of the TreeViewNodeStyle class.

 See Also