From 22ff831583da8c6f1c015c1e294f0bc1ef70ac85 Mon Sep 17 00:00:00 2001
From: C3031 <shitiangui@lanpucloud.cn>
Date: 星期五, 30 一月 2026 09:23:14 +0800
Subject: [PATCH]
---
LB_VisionProcesses/Alogrithms/Halcon/2D/HFindLineTool/HFindLineToolEdit.Designer.cs | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/LB_VisionProcesses/Alogrithms/Halcon/2D/HFindLineTool/HFindLineToolEdit.Designer.cs b/LB_VisionProcesses/Alogrithms/Halcon/2D/HFindLineTool/HFindLineToolEdit.Designer.cs
index 5c7def3..0bc2d0d 100644
--- a/LB_VisionProcesses/Alogrithms/Halcon/2D/HFindLineTool/HFindLineToolEdit.Designer.cs
+++ b/LB_VisionProcesses/Alogrithms/Halcon/2D/HFindLineTool/HFindLineToolEdit.Designer.cs
@@ -302,7 +302,7 @@
//
cmbTransition.FormattingEnabled = true;
cmbTransition.Location = new Point(120, 184);
- cmbTransition.Margin = new Padding(4, 4, 4, 4);
+ cmbTransition.Margin = new Padding(4);
cmbTransition.Name = "cmbTransition";
cmbTransition.Size = new Size(130, 28);
cmbTransition.TabIndex = 13;
@@ -311,7 +311,7 @@
//
cmbSelect.FormattingEnabled = true;
cmbSelect.Location = new Point(376, 184);
- cmbSelect.Margin = new Padding(4, 4, 4, 4);
+ cmbSelect.Margin = new Padding(4);
cmbSelect.Name = "cmbSelect";
cmbSelect.Size = new Size(131, 28);
cmbSelect.TabIndex = 14;
@@ -320,7 +320,7 @@
//
btnShowROI.Dock = DockStyle.Fill;
btnShowROI.Location = new Point(4, 244);
- btnShowROI.Margin = new Padding(4, 4, 4, 4);
+ btnShowROI.Margin = new Padding(4);
btnShowROI.Name = "btnShowROI";
btnShowROI.Size = new Size(108, 52);
btnShowROI.TabIndex = 15;
@@ -332,7 +332,7 @@
//
pnlInputImage.Dock = DockStyle.Fill;
pnlInputImage.Location = new Point(4, 4);
- pnlInputImage.Margin = new Padding(5, 5, 5, 5);
+ pnlInputImage.Margin = new Padding(5);
pnlInputImage.Name = "pnlInputImage";
pnlInputImage.Size = new Size(782, 603);
pnlInputImage.TabIndex = 44;
@@ -418,7 +418,7 @@
MainTableLayoutPanel.Controls.Add(imgTabControl, 1, 0);
MainTableLayoutPanel.Dock = DockStyle.Fill;
MainTableLayoutPanel.Location = new Point(0, 27);
- MainTableLayoutPanel.Margin = new Padding(4, 4, 4, 4);
+ MainTableLayoutPanel.Margin = new Padding(4);
MainTableLayoutPanel.Name = "MainTableLayoutPanel";
MainTableLayoutPanel.RowCount = 1;
MainTableLayoutPanel.RowStyles.Add(new RowStyle(SizeType.Percent, 100F));
@@ -432,7 +432,7 @@
parasTabControl.Controls.Add(tabPage2);
parasTabControl.Dock = DockStyle.Fill;
parasTabControl.Location = new Point(4, 4);
- parasTabControl.Margin = new Padding(4, 4, 4, 4);
+ parasTabControl.Margin = new Padding(4);
parasTabControl.Name = "parasTabControl";
parasTabControl.SelectedIndex = 0;
parasTabControl.Size = new Size(528, 644);
@@ -442,9 +442,9 @@
//
tabPage1.Controls.Add(tablePanelParas);
tabPage1.Location = new Point(4, 29);
- tabPage1.Margin = new Padding(4, 4, 4, 4);
+ tabPage1.Margin = new Padding(4);
tabPage1.Name = "tabPage1";
- tabPage1.Padding = new Padding(4, 4, 4, 4);
+ tabPage1.Padding = new Padding(4);
tabPage1.Size = new Size(520, 611);
tabPage1.TabIndex = 0;
tabPage1.Text = "杈撳叆鍙傛暟";
@@ -454,7 +454,7 @@
//
tabPage5.Controls.Add(tableLayoutPanel2);
tabPage5.Location = new Point(4, 29);
- tabPage5.Margin = new Padding(4, 4, 4, 4);
+ tabPage5.Margin = new Padding(4);
tabPage5.Name = "tabPage5";
tabPage5.Size = new Size(520, 611);
tabPage5.TabIndex = 2;
@@ -474,7 +474,7 @@
tableLayoutPanel2.Controls.Add(cmbFixture, 1, 1);
tableLayoutPanel2.Controls.Add(ckbDrawRoi, 2, 0);
tableLayoutPanel2.Location = new Point(4, 4);
- tableLayoutPanel2.Margin = new Padding(4, 4, 4, 4);
+ tableLayoutPanel2.Margin = new Padding(4);
tableLayoutPanel2.Name = "tableLayoutPanel2";
tableLayoutPanel2.RowCount = 8;
tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Absolute, 35F));
@@ -493,7 +493,7 @@
cmbTypeRoi.Enabled = false;
cmbTypeRoi.FormattingEnabled = true;
cmbTypeRoi.Location = new Point(81, 4);
- cmbTypeRoi.Margin = new Padding(4, 4, 4, 4);
+ cmbTypeRoi.Margin = new Padding(4);
cmbTypeRoi.Name = "cmbTypeRoi";
cmbTypeRoi.Size = new Size(154, 28);
cmbTypeRoi.TabIndex = 1;
@@ -527,7 +527,7 @@
//
cmbFixture.FormattingEnabled = true;
cmbFixture.Location = new Point(81, 39);
- cmbFixture.Margin = new Padding(4, 4, 4, 4);
+ cmbFixture.Margin = new Padding(4);
cmbFixture.Name = "cmbFixture";
cmbFixture.Size = new Size(154, 28);
cmbFixture.TabIndex = 5;
@@ -538,7 +538,7 @@
ckbDrawRoi.AutoSize = true;
ckbDrawRoi.CheckAlign = ContentAlignment.MiddleCenter;
ckbDrawRoi.Location = new Point(274, 4);
- ckbDrawRoi.Margin = new Padding(4, 4, 4, 4);
+ ckbDrawRoi.Margin = new Padding(4);
ckbDrawRoi.Name = "ckbDrawRoi";
ckbDrawRoi.Size = new Size(18, 17);
ckbDrawRoi.TabIndex = 2;
@@ -549,9 +549,9 @@
//
tabPage2.Controls.Add(tableLayoutResults);
tabPage2.Location = new Point(4, 29);
- tabPage2.Margin = new Padding(4, 4, 4, 4);
+ tabPage2.Margin = new Padding(4);
tabPage2.Name = "tabPage2";
- tabPage2.Padding = new Padding(4, 4, 4, 4);
+ tabPage2.Padding = new Padding(4);
tabPage2.Size = new Size(520, 611);
tabPage2.TabIndex = 1;
tabPage2.Text = "杈撳嚭缁撴灉";
@@ -723,7 +723,7 @@
//
dtxtCount.Dock = DockStyle.Fill;
dtxtCount.Location = new Point(133, 304);
- dtxtCount.Margin = new Padding(4, 4, 4, 4);
+ dtxtCount.Margin = new Padding(4);
dtxtCount.Name = "dtxtCount";
dtxtCount.ReadOnly = true;
dtxtCount.Size = new Size(375, 27);
@@ -735,7 +735,7 @@
imgTabControl.Controls.Add(tabPageRecordImage);
imgTabControl.Dock = DockStyle.Fill;
imgTabControl.Location = new Point(540, 4);
- imgTabControl.Margin = new Padding(4, 4, 4, 4);
+ imgTabControl.Margin = new Padding(4);
imgTabControl.Name = "imgTabControl";
imgTabControl.SelectedIndex = 0;
imgTabControl.Size = new Size(798, 644);
@@ -745,9 +745,9 @@
//
tabPageInputImage.Controls.Add(pnlInputImage);
tabPageInputImage.Location = new Point(4, 29);
- tabPageInputImage.Margin = new Padding(4, 4, 4, 4);
+ tabPageInputImage.Margin = new Padding(4);
tabPageInputImage.Name = "tabPageInputImage";
- tabPageInputImage.Padding = new Padding(4, 4, 4, 4);
+ tabPageInputImage.Padding = new Padding(4);
tabPageInputImage.Size = new Size(790, 611);
tabPageInputImage.TabIndex = 0;
tabPageInputImage.Text = "杈撳叆鍥惧儚";
@@ -757,10 +757,10 @@
//
tabPageRecordImage.Controls.Add(pnlRecordImage);
tabPageRecordImage.Location = new Point(4, 29);
- tabPageRecordImage.Margin = new Padding(4, 4, 4, 4);
+ tabPageRecordImage.Margin = new Padding(4);
tabPageRecordImage.Name = "tabPageRecordImage";
- tabPageRecordImage.Padding = new Padding(4, 4, 4, 4);
- tabPageRecordImage.Size = new Size(790, 609);
+ tabPageRecordImage.Padding = new Padding(4);
+ tabPageRecordImage.Size = new Size(790, 611);
tabPageRecordImage.TabIndex = 1;
tabPageRecordImage.Text = "缁撴灉鍥惧儚";
tabPageRecordImage.UseVisualStyleBackColor = true;
@@ -769,9 +769,9 @@
//
pnlRecordImage.Dock = DockStyle.Fill;
pnlRecordImage.Location = new Point(4, 4);
- pnlRecordImage.Margin = new Padding(5, 5, 5, 5);
+ pnlRecordImage.Margin = new Padding(5);
pnlRecordImage.Name = "pnlRecordImage";
- pnlRecordImage.Size = new Size(782, 601);
+ pnlRecordImage.Size = new Size(782, 603);
pnlRecordImage.TabIndex = 45;
//
// HFindLineToolEdit
--
Gitblit v1.9.3