Search
RangeSelector.getButtonBackgroundBrushOver Method
See Also
 






Gets 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 Brush getButtonBackgroundBrushOver ()

 Return Value

An instance of the Brush class.

 See Also