equal
deleted
inserted
replaced
30 PanelChildChore.Width -= 0.10 * this.Width; |
30 PanelChildChore.Width -= 0.10 * this.Width; |
31 PanelChildCine.Width -= 0.10 * this.Width; |
31 PanelChildCine.Width -= 0.10 * this.Width; |
32 //Niveau 3 |
32 //Niveau 3 |
33 PanelChild1AxeCam.Width -= 0.05 * this.Width; |
33 PanelChild1AxeCam.Width -= 0.05 * this.Width; |
34 PanelChild1MouvCam.Width -= 0.05 * this.Width; |
34 PanelChild1MouvCam.Width -= 0.05 * this.Width; |
|
35 |
35 } |
36 } |
36 |
37 |
37 #region Events |
38 #region Events |
38 //Annotation |
39 //Annotation |
39 private void ButtonAnnotation_ContactDown(object sender, Microsoft.Surface.Presentation.ContactEventArgs e) |
40 private void ButtonAnnotation_ContactDown(object sender, Microsoft.Surface.Presentation.ContactEventArgs e) |