Gets the amount to scroll by when the user clicks above or below the scrollbar thumb.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
float GetScrollbarLargeChange ( |
Visual Basic
Copy Code
|
|---|
Function GetScrollbarLargeChange( _ |
true if scrolling using a vertical scrollbar, or false if horizontal one.
A float value specifying the amount to scroll.
See Also