Esempio n. 1
0
 private void btnJogP_MouseUp(object sender, MouseEventArgs e)
 {
     axis.Stop(StopType.SlowDown, true);
 }