DroidDiagram Programmer's Guide
TreeViewItem.setLabelBrush Method
See Also
 






Sets the brush used to draw this item's label text.

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

 Syntax

Java  Copy Code

public void setLabelBrush (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace