MindFusion.Java Package Programmer's Guide
SliderComponent.setButtonBrushHovered Method
See Also
 






Sets the background brush of the slider's buttons when they are pointed with the mouse.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public void setButtonBrushHovered (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also

SliderComponent Members
SliderComponent Class
com.mindfusion.diagramming.components Namespace