Moves the vertical scroll bar by the specified value.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub ScrollVertical ( _
scrollDelta As Integer _
)
public void ScrollVertical(
int scrollDelta
)
Type: System.Int32
The distance to move the vertical scroll bar.