Implements the Scrollable interface. Gets the maximum scroll position.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public float getScrollbarMaximum ( |
true if scrolling using a vertical scrollbar, or false if horizontal one.
The maximum scroll position for specified scroll direction.
See Also