Search
SpinnerComponent.getButtonBrushPressed Method
See Also
 

Gets the background brush of the spinner's buttons when they are pressed.

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

 Syntax

Java  Copy Code

public Brush getButtonBrushPressed ()

 Return Value

An instance of the Brush class.

 See Also