Moves scroll bars by the specified values.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public MustOverride Sub Scroll ( _ horizontalDelta As Integer, _ verticalDelta As Integer _ )
Type: System.Int32
Shift of the horizontal scroll bar.Type: System.Int32
Shift of the vertical scroll bar.