Ejemplo n.º 1
0
 // The event handler for the "Copy Position" button.
 static void btn1_clicked(object sender, EventArgs e)
 {
     Copy_Position.ObtainPosition();
 }