Search
RangeSelector.setProjectionBrush Method
See Also
 






Sets the brush used to fill the selection projection.

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

 Syntax

Java  Copy Code

public void setProjectionBrush (
    Brush value
)

 Parameters

value

An instance of the Brush class.

 See Also