PreviousLine Method (ISlider)
Moves the slider upward, or to the left, the specified number of lines.

C# Syntax

void PreviousLine( 
   uint numberOfLines
)

Parameters

numberOfLines
The number of lines to move the slider.