Moves scroll bars by the specified values.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Overrides 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.