| | |
| | | cmbBrand.FormattingEnabled = true; |
| | | cmbBrand.Location = new Point(53, 3); |
| | | cmbBrand.Name = "cmbBrand"; |
| | | cmbBrand.Size = new Size(297, 25); |
| | | cmbBrand.Size = new Size(296, 25); |
| | | cmbBrand.TabIndex = 0; |
| | | // |
| | | // cmbSN |
| | |
| | | cmbSN.FormattingEnabled = true; |
| | | cmbSN.Location = new Point(53, 3); |
| | | cmbSN.Name = "cmbSN"; |
| | | cmbSN.Size = new Size(297, 25); |
| | | cmbSN.Size = new Size(296, 25); |
| | | cmbSN.TabIndex = 1; |
| | | cmbSN.SelectedIndexChanged += cmbSN_SelectedIndexChanged; |
| | | cmbSN.MouseDown += cmbSN_MouseDown; |
| | |
| | | lblPicCount.Dock = DockStyle.Fill; |
| | | lblPicCount.Location = new Point(123, 0); |
| | | lblPicCount.Name = "lblPicCount"; |
| | | lblPicCount.Size = new Size(227, 34); |
| | | lblPicCount.Size = new Size(226, 34); |
| | | lblPicCount.TabIndex = 16; |
| | | lblPicCount.Text = "0"; |
| | | lblPicCount.TextAlign = ContentAlignment.MiddleLeft; |
| | |
| | | txtGain.Dock = DockStyle.Fill; |
| | | txtGain.Location = new Point(53, 3); |
| | | txtGain.Name = "txtGain"; |
| | | txtGain.Size = new Size(297, 23); |
| | | txtGain.Size = new Size(296, 23); |
| | | txtGain.TabIndex = 21; |
| | | txtGain.TextChanged += txtGain_TextChanged; |
| | | // |
| | |
| | | txtExp.Dock = DockStyle.Fill; |
| | | txtExp.Location = new Point(53, 3); |
| | | txtExp.Name = "txtExp"; |
| | | txtExp.Size = new Size(297, 23); |
| | | txtExp.Size = new Size(296, 23); |
| | | txtExp.TabIndex = 20; |
| | | txtExp.TextChanged += txtExp_TextChanged; |
| | | // |
| | |
| | | groupBox1.ForeColor = SystemColors.Control; |
| | | groupBox1.Location = new Point(0, 0); |
| | | groupBox1.Name = "groupBox1"; |
| | | groupBox1.Size = new Size(486, 591); |
| | | groupBox1.Size = new Size(487, 591); |
| | | groupBox1.TabIndex = 17; |
| | | groupBox1.TabStop = false; |
| | | groupBox1.Text = "实时采集"; |
| | |
| | | panel_Picture.Dock = DockStyle.Fill; |
| | | panel_Picture.Location = new Point(3, 19); |
| | | panel_Picture.Name = "panel_Picture"; |
| | | panel_Picture.Size = new Size(480, 569); |
| | | panel_Picture.Size = new Size(481, 569); |
| | | panel_Picture.TabIndex = 0; |
| | | // |
| | | // radioButtonSoft |
| | |
| | | radioButtonSoft.Dock = DockStyle.Fill; |
| | | radioButtonSoft.Location = new Point(3, 123); |
| | | radioButtonSoft.Name = "radioButtonSoft"; |
| | | radioButtonSoft.Size = new Size(353, 34); |
| | | radioButtonSoft.Size = new Size(352, 34); |
| | | radioButtonSoft.TabIndex = 23; |
| | | radioButtonSoft.TabStop = true; |
| | | radioButtonSoft.Text = "软触发"; |
| | |
| | | radioButtonHard.Dock = DockStyle.Fill; |
| | | radioButtonHard.Location = new Point(3, 203); |
| | | radioButtonHard.Name = "radioButtonHard"; |
| | | radioButtonHard.Size = new Size(353, 34); |
| | | radioButtonHard.Size = new Size(352, 34); |
| | | radioButtonHard.TabIndex = 24; |
| | | radioButtonHard.TabStop = true; |
| | | radioButtonHard.Text = "硬触发"; |
| | |
| | | // |
| | | splitContainer1.Panel2.Controls.Add(groupBox1); |
| | | splitContainer1.Size = new Size(855, 591); |
| | | splitContainer1.SplitterDistance = 365; |
| | | splitContainer1.SplitterDistance = 364; |
| | | splitContainer1.TabIndex = 19; |
| | | // |
| | | // groupBox2 |
| | |
| | | groupBox2.Location = new Point(0, 0); |
| | | groupBox2.MinimumSize = new Size(261, 61); |
| | | groupBox2.Name = "groupBox2"; |
| | | groupBox2.Size = new Size(365, 591); |
| | | groupBox2.Size = new Size(364, 591); |
| | | groupBox2.TabIndex = 0; |
| | | groupBox2.TabStop = false; |
| | | groupBox2.Text = "相机参数"; |
| | |
| | | tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 7.143011F)); |
| | | tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Percent, 7.14086771F)); |
| | | tableLayoutPanel2.RowStyles.Add(new RowStyle(SizeType.Absolute, 20F)); |
| | | tableLayoutPanel2.Size = new Size(359, 569); |
| | | tableLayoutPanel2.Size = new Size(358, 569); |
| | | tableLayoutPanel2.TabIndex = 25; |
| | | // |
| | | // tableLayoutPanel3 |
| | |
| | | tableLayoutPanel3.Name = "tableLayoutPanel3"; |
| | | tableLayoutPanel3.RowCount = 1; |
| | | tableLayoutPanel3.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel3.Size = new Size(353, 34); |
| | | tableLayoutPanel3.Size = new Size(352, 34); |
| | | tableLayoutPanel3.TabIndex = 0; |
| | | // |
| | | // tableLayoutPanel4 |
| | |
| | | tableLayoutPanel4.Name = "tableLayoutPanel4"; |
| | | tableLayoutPanel4.RowCount = 1; |
| | | tableLayoutPanel4.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel4.Size = new Size(353, 34); |
| | | tableLayoutPanel4.Size = new Size(352, 34); |
| | | tableLayoutPanel4.TabIndex = 1; |
| | | // |
| | | // tableLayoutPanel5 |
| | |
| | | tableLayoutPanel5.Name = "tableLayoutPanel5"; |
| | | tableLayoutPanel5.RowCount = 1; |
| | | tableLayoutPanel5.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel5.Size = new Size(353, 34); |
| | | tableLayoutPanel5.Size = new Size(352, 34); |
| | | tableLayoutPanel5.TabIndex = 2; |
| | | // |
| | | // btnEdit |
| | |
| | | btnEdit.ForeColor = SystemColors.ControlText; |
| | | btnEdit.Location = new Point(267, 3); |
| | | btnEdit.Name = "btnEdit"; |
| | | btnEdit.Size = new Size(83, 28); |
| | | btnEdit.Size = new Size(82, 28); |
| | | btnEdit.TabIndex = 10; |
| | | btnEdit.Text = "编辑"; |
| | | btnEdit.UseVisualStyleBackColor = true; |
| | |
| | | tableLayoutPanel6.Name = "tableLayoutPanel6"; |
| | | tableLayoutPanel6.RowCount = 1; |
| | | tableLayoutPanel6.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel6.Size = new Size(353, 34); |
| | | tableLayoutPanel6.Size = new Size(352, 34); |
| | | tableLayoutPanel6.TabIndex = 24; |
| | | // |
| | | // btnSaveImage |
| | |
| | | btnSaveImage.Dock = DockStyle.Fill; |
| | | btnSaveImage.ForeColor = SystemColors.Desktop; |
| | | btnSaveImage.Location = new Point(266, 2); |
| | | btnSaveImage.Margin = new Padding(2); |
| | | btnSaveImage.Margin = new Padding(2, 2, 2, 2); |
| | | btnSaveImage.Name = "btnSaveImage"; |
| | | btnSaveImage.Size = new Size(85, 30); |
| | | btnSaveImage.Size = new Size(84, 30); |
| | | btnSaveImage.TabIndex = 8; |
| | | btnSaveImage.Text = "保存图片"; |
| | | btnSaveImage.UseVisualStyleBackColor = true; |
| | |
| | | tableLayoutPanel7.Name = "tableLayoutPanel7"; |
| | | tableLayoutPanel7.RowCount = 1; |
| | | tableLayoutPanel7.RowStyles.Add(new RowStyle(SizeType.Percent, 50F)); |
| | | tableLayoutPanel7.Size = new Size(353, 34); |
| | | tableLayoutPanel7.Size = new Size(352, 34); |
| | | tableLayoutPanel7.TabIndex = 25; |
| | | // |
| | | // tableLayoutPanel8 |
| | |
| | | tableLayoutPanel8.Name = "tableLayoutPanel8"; |
| | | tableLayoutPanel8.RowCount = 1; |
| | | tableLayoutPanel8.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel8.Size = new Size(353, 34); |
| | | tableLayoutPanel8.Size = new Size(352, 34); |
| | | tableLayoutPanel8.TabIndex = 26; |
| | | // |
| | | // tableLayoutPanel1 |
| | |
| | | tableLayoutPanel1.Name = "tableLayoutPanel1"; |
| | | tableLayoutPanel1.RowCount = 1; |
| | | tableLayoutPanel1.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel1.Size = new Size(353, 34); |
| | | tableLayoutPanel1.Size = new Size(352, 34); |
| | | tableLayoutPanel1.TabIndex = 29; |
| | | // |
| | | // btnStartHard |
| | |
| | | ckbUpParams.Dock = DockStyle.Fill; |
| | | ckbUpParams.Location = new Point(73, 3); |
| | | ckbUpParams.Name = "ckbUpParams"; |
| | | ckbUpParams.Size = new Size(135, 28); |
| | | ckbUpParams.Size = new Size(134, 28); |
| | | ckbUpParams.TabIndex = 23; |
| | | ckbUpParams.Text = "是否每次写入参数"; |
| | | ckbUpParams.UseVisualStyleBackColor = true; |
| | |
| | | // |
| | | ckbRegrab.AutoSize = true; |
| | | ckbRegrab.Dock = DockStyle.Fill; |
| | | ckbRegrab.Location = new Point(214, 3); |
| | | ckbRegrab.Location = new Point(213, 3); |
| | | ckbRegrab.Name = "ckbRegrab"; |
| | | ckbRegrab.Size = new Size(136, 28); |
| | | ckbRegrab.TabIndex = 24; |
| | |
| | | tableLayoutPanel12.Name = "tableLayoutPanel12"; |
| | | tableLayoutPanel12.RowCount = 1; |
| | | tableLayoutPanel12.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel12.Size = new Size(353, 43); |
| | | tableLayoutPanel12.Size = new Size(352, 43); |
| | | tableLayoutPanel12.TabIndex = 31; |
| | | // |
| | | // lblCapTime |
| | |
| | | lblCapTime.Dock = DockStyle.Fill; |
| | | lblCapTime.Location = new Point(123, 0); |
| | | lblCapTime.Name = "lblCapTime"; |
| | | lblCapTime.Size = new Size(227, 43); |
| | | lblCapTime.Size = new Size(226, 43); |
| | | lblCapTime.TabIndex = 16; |
| | | lblCapTime.Text = "0ms"; |
| | | lblCapTime.TextAlign = ContentAlignment.MiddleLeft; |
| | |
| | | tableLayoutPanel11.Name = "tableLayoutPanel11"; |
| | | tableLayoutPanel11.RowCount = 1; |
| | | tableLayoutPanel11.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel11.Size = new Size(353, 34); |
| | | tableLayoutPanel11.Size = new Size(352, 34); |
| | | tableLayoutPanel11.TabIndex = 30; |
| | | // |
| | | // cmbImagesPath |
| | |
| | | cmbImagesPath.FormattingEnabled = true; |
| | | cmbImagesPath.Location = new Point(3, 443); |
| | | cmbImagesPath.Name = "cmbImagesPath"; |
| | | cmbImagesPath.Size = new Size(353, 25); |
| | | cmbImagesPath.Size = new Size(352, 25); |
| | | cmbImagesPath.TabIndex = 0; |
| | | cmbImagesPath.SelectedIndexChanged += cmbImagesPath_SelectedIndexChanged; |
| | | cmbImagesPath.MouseHover += cmbImagesPath_MouseHover; |
| | |
| | | tableLayoutPanel9.Name = "tableLayoutPanel9"; |
| | | tableLayoutPanel9.RowCount = 1; |
| | | tableLayoutPanel9.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel9.Size = new Size(353, 34); |
| | | tableLayoutPanel9.Size = new Size(352, 34); |
| | | tableLayoutPanel9.TabIndex = 27; |
| | | // |
| | | // ckbLocalTest |
| | |
| | | btnLocalGrab.ForeColor = SystemColors.Desktop; |
| | | btnLocalGrab.Location = new Point(237, 3); |
| | | btnLocalGrab.Name = "btnLocalGrab"; |
| | | btnLocalGrab.Size = new Size(113, 28); |
| | | btnLocalGrab.Size = new Size(112, 28); |
| | | btnLocalGrab.TabIndex = 2; |
| | | btnLocalGrab.Text = "本地取图"; |
| | | btnLocalGrab.UseVisualStyleBackColor = true; |
| | |
| | | tableLayoutPanel10.Name = "tableLayoutPanel10"; |
| | | tableLayoutPanel10.RowCount = 1; |
| | | tableLayoutPanel10.RowStyles.Add(new RowStyle(SizeType.Percent, 100F)); |
| | | tableLayoutPanel10.Size = new Size(353, 34); |
| | | tableLayoutPanel10.Size = new Size(352, 34); |
| | | tableLayoutPanel10.TabIndex = 32; |
| | | // |
| | | // label6 |
| | |
| | | txtTimeout.Dock = DockStyle.Fill; |
| | | txtTimeout.Location = new Point(53, 3); |
| | | txtTimeout.Name = "txtTimeout"; |
| | | txtTimeout.Size = new Size(297, 23); |
| | | txtTimeout.Size = new Size(296, 23); |
| | | txtTimeout.TabIndex = 1; |
| | | // |
| | | // theme_2DCameraForm |
| | |
| | | theme_2DCameraForm.StartPosition = FormStartPosition.WindowsDefaultLocation; |
| | | theme_2DCameraForm.TabIndex = 20; |
| | | theme_2DCameraForm.Text = "2D相机设置界面"; |
| | | theme_2DCameraForm.Click += theme_2DCameraForm_Click; |
| | | // |
| | | // controlBox1 |
| | | // |
| | |
| | | controlBox1.EnableMaximizeButton = false; |
| | | controlBox1.EnableMinimizeButton = false; |
| | | controlBox1.ForeColor = Color.FromArgb(155, 155, 155); |
| | | controlBox1.Location = new Point(785, 18); |
| | | controlBox1.Location = new Point(807, 15); |
| | | controlBox1.MaximizeHoverColor = Color.FromArgb(74, 74, 74); |
| | | controlBox1.MinimizeHoverColor = Color.FromArgb(63, 63, 65); |
| | | controlBox1.Name = "controlBox1"; |
| | |
| | | panel_2DCameraForm.EdgeColor = Color.FromArgb(32, 41, 50); |
| | | panel_2DCameraForm.Location = new Point(10, 70); |
| | | panel_2DCameraForm.Name = "panel_2DCameraForm"; |
| | | panel_2DCameraForm.Padding = new Padding(5); |
| | | panel_2DCameraForm.Padding = new Padding(5, 5, 5, 5); |
| | | panel_2DCameraForm.Size = new Size(865, 601); |
| | | panel_2DCameraForm.SmoothingType = System.Drawing.Drawing2D.SmoothingMode.HighQuality; |
| | | panel_2DCameraForm.TabIndex = 20; |