Moves the scroll bar by specified values.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Overrides Sub Scroll ( _ horizontalDelta As Integer, _ verticalDelta As Integer _ )
Type: System.Int32
The distance to move the horizontal scroll bar.Type: System.Int32
The distance to move the vertical scroll bar.