Search
SliderComponent.getMaximum Method
See Also
 

Gets the maximum value of the rail.

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

 Syntax

Java  Copy Code

public float getMaximum ()

 Return Value

The maximum value of slider's range.

 See Also