DroidDiagram Programmer's Guide
BorderComponent.setBackground Method
See Also
 






Sets the brush used to fill the border background.

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

 Syntax

Java  Copy Code

public void setBackground (
    Brush value
)

 Parameters

value

The brush used to fill the border background.

 See Also

BorderComponent Members
BorderComponent Class
com.mindfusion.diagramming.components Namespace