Search
SliderComponent.getButtonBrush Method
See Also
 

Gets the brush of the slider's buttons and thumbs.

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

 Syntax

Java  Copy Code

public Brush getButtonBrush ()

 Return Value

An instance of the Brush class.

 See Also