Search
SpinnerComponent.getMaximum Method
See Also
 

Gets the maximum value of the spinner.

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

 Syntax

Java  Copy Code

public float getMaximum ()

 Return Value

The maximum spinner value.

 See Also