Bläddra i källkod

Adjust the position of the control using the two-point method

cxs 1 månad sedan
förälder
incheckning
069cca906b

+ 2 - 2
OTSIncAMeasureApp/4-OTSSamplespaceGraphicsPanel/frmInitializeTwoPointRectangle.Designer.cs

@@ -353,7 +353,7 @@
             // cB_Inclinedplanefocus
             // 
             this.cB_Inclinedplanefocus.AutoSize = true;
-            this.cB_Inclinedplanefocus.Location = new System.Drawing.Point(13, 341);
+            this.cB_Inclinedplanefocus.Location = new System.Drawing.Point(13, 232);
             this.cB_Inclinedplanefocus.Name = "cB_Inclinedplanefocus";
             this.cB_Inclinedplanefocus.Size = new System.Drawing.Size(144, 16);
             this.cB_Inclinedplanefocus.TabIndex = 24;
@@ -371,7 +371,7 @@
             this.groupBox3.Controls.Add(this.tBx_TheThirdPointX);
             this.groupBox3.Controls.Add(this.label6);
             this.groupBox3.Controls.Add(this.tBx_TheThirdPointY);
-            this.groupBox3.Location = new System.Drawing.Point(13, 228);
+            this.groupBox3.Location = new System.Drawing.Point(13, 262);
             this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
             this.groupBox3.Name = "groupBox3";
             this.groupBox3.Padding = new System.Windows.Forms.Padding(2);