SetValue Method (ISlider)
Sets the value in the field.

C# Syntax

void SetValue( 
   double value
)

Parameters

value
The numeric value to set in the field.