public void SetTransientsOption(Options options)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetTransientsOption(_rbs, (int)options);
 }