Search
SliderComponent.getMinimum Method
See Also
 

Gets the minimum value of the rail.

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

 Syntax

Java  Copy Code

public float getMinimum ()

 Return Value

The minimum value of slider's range.

 See Also