Search
NumericEditComponent.getValue Method
See Also
 

Gets the value displayed in the edit box.

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

 Syntax

Java  Copy Code

public float getValue ()

 Return Value

The numerical value displayed in the component.

 See Also