Search
TreeViewItem.getLabelBrush Method
See Also
 

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

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

 Syntax

Java  Copy Code

public Brush getLabelBrush ()

 Return Value

A Brush instance.

 See Also