Search
SliderComponent.setRailBrush Method
See Also
 

Sets the background of the slider rail.

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

 Syntax

Java  Copy Code

public void setRailBrush (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also