Implements the Scrollable interface. Gets the amount to scroll by when the user clicks above or below the scrollbar thumb.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public float getScrollbarLargeChange ( |
true if scrolling using a vertical scrollbar, or false if horizontal one.
A float value specifying the amount to scroll.
See Also