Search
LinkLabel.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 instance specifying the background brush.

 See Also