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