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






Gets the brush used to draw the label's background.

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

 Syntax

Java  Copy Code

public Brush getBrush ()

 Return Value

A Brush used to paint the label's background. The default value is null.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace