예제 #1
0
 private void CBtnRobotTestMoveToPoint_MouseUp(object sender, MouseEventArgs e)
 {
     m_ManualRobot.MovStop();
 }