public long GetInputIncrement()
 {
     return(RubberBandNativeMethods.RubberBandStretcher_GetInputIncrement(_rbs).ToInt64());
 }