Search
RangeSelector.getSelectionStart Method
See Also
 






Gets the start of the selected range.

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

 Syntax

Java  Copy Code

public double getSelectionStart ()

 Return Value

A double value. The default is 0.

 See Also