Gets the brush used to draw the label's background.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Brush getBrush () |
A Brush used to paint the label's background. The default value is null.
See Also