SetPosition Method (ISlider)
Sets the slider position.

C# Syntax

void SetPosition( 
   double position
)

Parameters

position
The new position for the slider. Possible values are determined by the range of the slider.