MindFusion.Java Package Programmer's Guide
RangeSelector.setMinimum Method
See Also
 






Sets the minimum of the control range.

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

 Syntax

Java  Copy Code

public void setMinimum (
    double value
)

 Parameters

value

A double value.

 See Also

RangeSelector Members
RangeSelector Class
com.mindfusion.common Namespace