Search
SliderComponent.setRailPen Method
See Also
 

Sets the border pen of the slider rail.

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

 Syntax

Java  Copy Code

public void setRailPen (
    Pen value
)

 Parameters

value

An instance of the Pen class.

 See Also