Search
RangeSelector.getSelectionBrush Method
See Also
 






Gets the brush used to fill the selection.

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

 Syntax

Java  Copy Code

public Brush getSelectionBrush ()

 Return Value

An instance of the Brush class.

 See Also