Gets the brush used to fill the background of the component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public Brush getBackground () |
An instance of a Brush-derived class.
See Also