MindFusion.Java Package Programmer's Guide
RangeSelector.setButtonBackgroundBrushDown Method
See Also
 






Sets the brush used to fill the selector buttons when they are pressed.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public void setButtonBackgroundBrushDown (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also

RangeSelector Members
RangeSelector Class
com.mindfusion.common Namespace