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