Gets the large-change value of the specified scrollbar control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
float GetLargeChange ( |
Visual Basic
Copy Code
|
|---|
Function GetLargeChange( _ |
The scrollbar control.
The scrollbar large-change value.
See Also