فهرست منبع

Optimize the starting position of the point selection boundary method

cxs 5 ماه پیش
والد
کامیت
00f09fadf5
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      OTSIncAMeasureApp/4-OTSSamplespaceGraphicsPanel/frmInitializeImageboundary.Designer.cs

+ 1 - 0
OTSIncAMeasureApp/4-OTSSamplespaceGraphicsPanel/frmInitializeImageboundary.Designer.cs

@@ -436,6 +436,7 @@
             this.MaximizeBox = false;
             this.Name = "frmInitializeImageboundary";
             this.ShowIcon = false;
+            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
             this.Text = "frmInitializeImageboundary";
             this.Load += new System.EventHandler(this.frmInitializeImageboundary_Load);
             this.groupBox3.ResumeLayout(false);