MindFusion.Java Package Programmer's Guide
SpinnerComponent.getLargeStep Method
See Also
 






Gets the amount to add or subtract from the spinner value when the page up or page down keys are pressed while the spinner has focus.

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

 Syntax

Java  Copy Code

public float getLargeStep ()

 Return Value

A float value representing the large step.

 See Also

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