private void Click_UseSincInterpolation_Unckeck(object sender, RoutedEventArgs e)
 {
     RendererManager.SetInterpolation(false);
 }