MindFusion.Java Package Programmer's Guide
SliderComponent.getStartValue Method
See Also
 






Gets the start value of the slider. This property is relevant only when the slider Type is set to Range.

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

 Syntax

Java  Copy Code

public float getStartValue ()

 Return Value

The start value of slider's current range.

 See Also

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