Search
SliderComponent.getRailBrush Method
See Also
 

Gets the background of the slider rail.

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

 Syntax

Java  Copy Code

public Brush getRailBrush ()

 Return Value

An instance of the Brush class.

 See Also