NextLine Method (ISlider)
Moves the slider downward, or to the right, the specified number of lines.

C# Syntax

void NextLine( 
   uint numberOfLines
)

Parameters

numberOfLines
The number of lines to move the slider.