Search
SpinnerComponent.getMinimum Method
See Also
 

Gets the minimum value of the spinner.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public float getMinimum ()

 Return Value

The minimum spinner value.

 See Also