Search
RangeSelector.setButtonBorderBrushOver Method
See Also
 






Sets the brush used to draw the border of selector buttons when they are pointed with the mouse.

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

 Syntax

Java  Copy Code

public void setButtonBorderBrushOver (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also