MindFusion.Java Package Programmer's Guide
TreeViewItem.getBrush Method
See Also
 






Gets the brush used to paint item's background.

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

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

An instance of Brush -derived class. The default value is null.

 Remarks

If this property is not set, item's background is painted using the parent node's Brush.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace