@ -380,7 +380,7 @@
this . btnSaveSlotOffsetDistY . FlatAppearance . BorderColor = System . Drawing . Color . White ;
this . btnSaveSlotOffsetDistY . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnSaveSlotOffsetDistY . ForeColor = System . Drawing . Color . White ;
this . btnSaveSlotOffsetDistY . Location = new System . Drawing . Point ( 68 4, 111 ) ;
this . btnSaveSlotOffsetDistY . Location = new System . Drawing . Point ( 68 5, 46 ) ;
this . btnSaveSlotOffsetDistY . Name = "btnSaveSlotOffsetDistY" ;
this . btnSaveSlotOffsetDistY . Size = new System . Drawing . Size ( 79 , 25 ) ;
this . btnSaveSlotOffsetDistY . TabIndex = 51 ;
@ -396,13 +396,14 @@
this . btnSaveMark2CenterDistY . FlatAppearance . BorderColor = System . Drawing . Color . White ;
this . btnSaveMark2CenterDistY . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnSaveMark2CenterDistY . ForeColor = System . Drawing . Color . White ;
this . btnSaveMark2CenterDistY . Location = new System . Drawing . Point ( 68 4, 42 ) ;
this . btnSaveMark2CenterDistY . Location = new System . Drawing . Point ( 68 5, 117 ) ;
this . btnSaveMark2CenterDistY . Name = "btnSaveMark2CenterDistY" ;
this . btnSaveMark2CenterDistY . Size = new System . Drawing . Size ( 79 , 25 ) ;
this . btnSaveMark2CenterDistY . TabIndex = 51 ;
this . btnSaveMark2CenterDistY . Tag = "LoadY" ;
this . btnSaveMark2CenterDistY . Text = "Save" ;
this . btnSaveMark2CenterDistY . UseVisualStyleBackColor = false ;
this . btnSaveMark2CenterDistY . Visible = false ;
this . btnSaveMark2CenterDistY . Click + = new System . EventHandler ( this . btnSavePoint_Click ) ;
//
// txtTeachMarkY2
@ -443,7 +444,7 @@
this . btnSaveSlotOffsetDistX . FlatAppearance . BorderColor = System . Drawing . Color . White ;
this . btnSaveSlotOffsetDistX . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnSaveSlotOffsetDistX . ForeColor = System . Drawing . Color . White ;
this . btnSaveSlotOffsetDistX . Location = new System . Drawing . Point ( 68 4, 80 ) ;
this . btnSaveSlotOffsetDistX . Location = new System . Drawing . Point ( 68 5, 15 ) ;
this . btnSaveSlotOffsetDistX . Name = "btnSaveSlotOffsetDistX" ;
this . btnSaveSlotOffsetDistX . Size = new System . Drawing . Size ( 79 , 25 ) ;
this . btnSaveSlotOffsetDistX . TabIndex = 52 ;
@ -459,13 +460,14 @@
this . btnSaveMark2CenterDistX . FlatAppearance . BorderColor = System . Drawing . Color . White ;
this . btnSaveMark2CenterDistX . FlatStyle = System . Windows . Forms . FlatStyle . Flat ;
this . btnSaveMark2CenterDistX . ForeColor = System . Drawing . Color . White ;
this . btnSaveMark2CenterDistX . Location = new System . Drawing . Point ( 68 4, 11 ) ;
this . btnSaveMark2CenterDistX . Location = new System . Drawing . Point ( 68 5, 86 ) ;
this . btnSaveMark2CenterDistX . Name = "btnSaveMark2CenterDistX" ;
this . btnSaveMark2CenterDistX . Size = new System . Drawing . Size ( 79 , 25 ) ;
this . btnSaveMark2CenterDistX . TabIndex = 52 ;
this . btnSaveMark2CenterDistX . Tag = "LoadX" ;
this . btnSaveMark2CenterDistX . Text = "Save" ;
this . btnSaveMark2CenterDistX . UseVisualStyleBackColor = false ;
this . btnSaveMark2CenterDistX . Visible = false ;
this . btnSaveMark2CenterDistX . Click + = new System . EventHandler ( this . btnSavePoint_Click ) ;
//
// txtTeachMarkX2
@ -584,7 +586,7 @@
this . txtSlotOffsetDistY . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . txtSlotOffsetDistY . Font = new System . Drawing . Font ( "宋体" , 9F ) ;
this . txtSlotOffsetDistY . ForeColor = System . Drawing . Color . White ;
this . txtSlotOffsetDistY . Location = new System . Drawing . Point ( 57 5, 115 ) ;
this . txtSlotOffsetDistY . Location = new System . Drawing . Point ( 57 6, 50 ) ;
this . txtSlotOffsetDistY . Name = "txtSlotOffsetDistY" ;
this . txtSlotOffsetDistY . Size = new System . Drawing . Size ( 85 , 21 ) ;
this . txtSlotOffsetDistY . TabIndex = 53 ;
@ -599,7 +601,7 @@
this . txtSlotOffsetDistX . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . txtSlotOffsetDistX . Font = new System . Drawing . Font ( "宋体" , 9F ) ;
this . txtSlotOffsetDistX . ForeColor = System . Drawing . Color . White ;
this . txtSlotOffsetDistX . Location = new System . Drawing . Point ( 57 5, 84 ) ;
this . txtSlotOffsetDistX . Location = new System . Drawing . Point ( 57 6, 19 ) ;
this . txtSlotOffsetDistX . Name = "txtSlotOffsetDistX" ;
this . txtSlotOffsetDistX . Size = new System . Drawing . Size ( 85 , 21 ) ;
this . txtSlotOffsetDistX . TabIndex = 54 ;
@ -614,13 +616,14 @@
this . txtMark2CenterDistY . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . txtMark2CenterDistY . Font = new System . Drawing . Font ( "宋体" , 9F ) ;
this . txtMark2CenterDistY . ForeColor = System . Drawing . Color . White ;
this . txtMark2CenterDistY . Location = new System . Drawing . Point ( 57 5, 46 ) ;
this . txtMark2CenterDistY . Location = new System . Drawing . Point ( 57 6, 121 ) ;
this . txtMark2CenterDistY . Name = "txtMark2CenterDistY" ;
this . txtMark2CenterDistY . Size = new System . Drawing . Size ( 85 , 21 ) ;
this . txtMark2CenterDistY . TabIndex = 53 ;
this . txtMark2CenterDistY . Tag = "LoadY" ;
this . txtMark2CenterDistY . Text = "0.01" ;
this . txtMark2CenterDistY . TextAlign = System . Windows . Forms . HorizontalAlignment . Center ;
this . txtMark2CenterDistY . Visible = false ;
//
// txtMark2CenterDistX
//
@ -629,19 +632,20 @@
this . txtMark2CenterDistX . BorderStyle = System . Windows . Forms . BorderStyle . FixedSingle ;
this . txtMark2CenterDistX . Font = new System . Drawing . Font ( "宋体" , 9F ) ;
this . txtMark2CenterDistX . ForeColor = System . Drawing . Color . White ;
this . txtMark2CenterDistX . Location = new System . Drawing . Point ( 57 5, 15 ) ;
this . txtMark2CenterDistX . Location = new System . Drawing . Point ( 57 6, 90 ) ;
this . txtMark2CenterDistX . Name = "txtMark2CenterDistX" ;
this . txtMark2CenterDistX . Size = new System . Drawing . Size ( 85 , 21 ) ;
this . txtMark2CenterDistX . TabIndex = 54 ;
this . txtMark2CenterDistX . Tag = "LoadX" ;
this . txtMark2CenterDistX . Text = "0.01" ;
this . txtMark2CenterDistX . TextAlign = System . Windows . Forms . HorizontalAlignment . Center ;
this . txtMark2CenterDistX . Visible = false ;
//
// label4
//
this . label4 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . label4 . AutoSize = true ;
this . label4 . Location = new System . Drawing . Point ( 48 7, 119 ) ;
this . label4 . Location = new System . Drawing . Point ( 48 8, 54 ) ;
this . label4 . Name = "label4" ;
this . label4 . Size = new System . Drawing . Size ( 77 , 12 ) ;
this . label4 . TabIndex = 47 ;
@ -682,11 +686,12 @@
//
this . label2 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . label2 . AutoSize = true ;
this . label2 . Location = new System . Drawing . Point ( 4 39, 50 ) ;
this . label2 . Location = new System . Drawing . Point ( 4 40, 125 ) ;
this . label2 . Name = "label2" ;
this . label2 . Size = new System . Drawing . Size ( 125 , 12 ) ;
this . label2 . TabIndex = 47 ;
this . label2 . Text = "Mark -> CenterDistY:" ;
this . label2 . Visible = false ;
//
// txtMarkX2
//
@ -708,7 +713,7 @@
//
this . label3 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . label3 . AutoSize = true ;
this . label3 . Location = new System . Drawing . Point ( 48 7, 88 ) ;
this . label3 . Location = new System . Drawing . Point ( 48 8, 23 ) ;
this . label3 . Name = "label3" ;
this . label3 . Size = new System . Drawing . Size ( 77 , 12 ) ;
this . label3 . TabIndex = 48 ;
@ -743,11 +748,12 @@
//
this . label1 . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . label1 . AutoSize = true ;
this . label1 . Location = new System . Drawing . Point ( 4 39, 19 ) ;
this . label1 . Location = new System . Drawing . Point ( 4 40, 94 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 125 , 12 ) ;
this . label1 . TabIndex = 48 ;
this . label1 . Text = "Mark -> CenterDistX:" ;
this . label1 . Visible = false ;
//
// label7
//