Search
RangeSliderRailComponent.setValueBrush Method
See Also
 

Sets the brush used to fill the portion of the rail between StartValue and EndValue.

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

 Syntax

Java  Copy Code

public void setValueBrush (
    Brush value
)

 Parameters

value

 See Also