MindFusion.Java Package Programmer's Guide
SpinnerComponent.setBackground Method
See Also
 






Sets the brush used to fill the background of the spinner.

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

 Syntax

Java  Copy Code

public void setBackground (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also

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