Search
RangeSelector.setButtonBackgroundBrushOver Method
See Also
 






Sets the brush used to fill the selector buttons when they are pointed with the mouse.

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

 Syntax

Java  Copy Code

public void setButtonBackgroundBrushOver (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also