Search
RangeSelector.setBorderBrush Method
See Also
 






Sets the border of the selector.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public void setBorderBrush (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also