public void ResetToggles()
 {
     Snapping.Reset();
     FineSnapping.Reset();
     FineRotation.Reset();
     ToggleRotation.Reset();
 }