Method Reset
Reset(double)
Resets to a new value with no animation (sets both current and target).
public void Reset(double value)
Parameters
valuedoubleThe new current and target value.
Resets to a new value with no animation (sets both current and target).
public void Reset(double value)
value doubleThe new current and target value.