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