MindFusion.Java Package Programmer's Guide
NumericEditComponent.setValue Method
See Also
 






Sets the value displayed in the edit box.

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

 Syntax

Java  Copy Code

public void setValue (
    float value
)

 Parameters

value

The numerical value to display in the component.

 See Also

NumericEditComponent Members
NumericEditComponent Class
com.mindfusion.diagramming.components Namespace