public double GetTimeRatio()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetTimeRatio(_rbs));
 }