Gets the value of the slider. This property is relevant only when the slider Type is set to SingleValue.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public float getValue () |
The current value displayed by slider.
See Also