Search
RangeSelector.setButtonBorderThickness Method
See Also
 






Sets the border thickness of the selector buttons.

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

 Syntax

Java  Copy Code

public void setButtonBorderThickness (
    int value
)

 Parameters

value

An instance of the Brush class.

 See Also