Search
RangeSelector.getButtonBorderBrushOver Method
See Also
 






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

 Return Value

An instance of the Brush class.

 See Also