Gets the brush used to fill the portion of the rail between StartValue and EndValue. This property is relevant only when the slider Type is set to Range.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public Brush getActiveBrush () |
An instance of the Brush class.
See Also