Search
BorderComponent.getBackground Method
See Also
 

Gets the brush used to fill the border background.

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

 Syntax

Java  Copy Code

public Brush getBackground ()

 Return Value

The brush used to fill the border background.

 See Also