Search
SpinnerComponent.getValue Method
See Also
 

Gets the value displayed in the spinner.

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

 Syntax

Java  Copy Code

public float getValue ()

 Return Value

The current spinner value.

 See Also