Exemplo n.º 1
0
 public void MoveToPoint(int x, int y)
 {
     tr.MoveToPoint(x, y);
 }