private void Click_Point_Check(object sender, RoutedEventArgs e)
 {
     RendererManager.SetPoint(true);
 }