123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869 |
- using System.Windows.Forms;
- namespace PaintDotNet.DedicatedAnalysis.Battery
- {
- partial class BatteryCrystalDialog
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
- this.ShowInTaskbar = false;
- this.listView1 = new System.Windows.Forms.ListView();
- this.imageList1 = new System.Windows.Forms.ImageList(this.components);
- this.groupBox2 = new System.Windows.Forms.GroupBox();
- this.groupBox8 = new System.Windows.Forms.GroupBox();
- this.groupBoxOperation = new System.Windows.Forms.GroupBox();
- this.button14 = new System.Windows.Forms.Button();
- this.button13 = new System.Windows.Forms.Button();
- this.btnAll = new System.Windows.Forms.Button();
- this.label4 = new System.Windows.Forms.Label();
- this.groupBox7 = new System.Windows.Forms.GroupBox();
- this.groupBox5 = new System.Windows.Forms.GroupBox();
- this.btnAddCeliang = new Button();
- this.btnSelCeliang = new Button();
- this.btnDelCeliang = new Button();
- this.groupBox10 = new System.Windows.Forms.GroupBox();
- this.btnLunkuo = new Button();
- this.btnAddKong = new Button();
- this.btnDelKong = new Button();
- this.btnReDrw = new Button();
- this.groupBox9 = new System.Windows.Forms.GroupBox();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.numericUpDown11 = new System.Windows.Forms.NumericUpDown();
- numericMax = new System.Windows.Forms.NumericUpDown();
- ckMin = new CheckBox();
- ckMax = new CheckBox();
- ckHW = new CheckBox();
- ckArea = new CheckBox();
- ckBottom = new CheckBox();
- ckNum = new CheckBox();
- numericHW = new NumericUpDown();
- numericArea = new NumericUpDown();
- numericBottom = new NumericUpDown();
- numericNum = new NumericUpDown();
- ckChanged = new CheckBox();
- ckDis = new CheckBox();
- ckJu = new CheckBox();
- dataGridView2 = new System.Windows.Forms.DataGridView();
- ColumnNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ColumnName = new System.Windows.Forms.DataGridViewTextBoxColumn();
- ColumnVal = new System.Windows.Forms.DataGridViewTextBoxColumn();
- groupBoxGrid2 = new System.Windows.Forms.GroupBox();
- ColumnKey = new DataGridViewTextBoxColumn();
- this.groupBox2.SuspendLayout();
- this.groupBox8.SuspendLayout();
- this.groupBoxOperation.SuspendLayout();
- this.groupBox5.SuspendLayout();
- this.groupBox10.SuspendLayout();
- this.groupBox11 = new System.Windows.Forms.GroupBox();
- this.groupBox11.SuspendLayout();
- this.groupBox9.SuspendLayout();
- this.groupBoxGrid2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
- this.SuspendLayout();
- //
- // listView1
- //
- this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.listView1.FullRowSelect = true;
- this.listView1.HideSelection = false;
- this.listView1.LargeImageList = this.imageList1;
- this.listView1.Location = new System.Drawing.Point(5, 17);
- this.listView1.MultiSelect = false;
- this.listView1.Name = "listView1";
- this.listView1.Size = new System.Drawing.Size(124, 551);
- this.listView1.TabIndex = 0;
- this.listView1.UseCompatibleStateImageBehavior = false;
- this.listView1.ItemSelectionChanged += new System.Windows.Forms.ListViewItemSelectionChangedEventHandler(this.listView1_ItemSelectionChanged);
- this.listView1.SelectedIndexChanged += new System.EventHandler(this.listView1_SelectedIndexChanged);
- this.listView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDown);
- this.listView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.listView1_MouseUp);
- //
- // imageList1
- //
- this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
- this.imageList1.ImageSize = new System.Drawing.Size(64, 64);
- this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
- //
- // groupBox2
- //
- this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.groupBox2.Controls.Add(this.listView1);
- this.groupBox2.Location = new System.Drawing.Point(14, 86);
- this.groupBox2.Name = "groupBox2";
- this.groupBox2.Size = new System.Drawing.Size(135, 574);
- this.groupBox2.TabIndex = 3;
- this.groupBox2.TabStop = false;
- this.groupBox2.Text = "图像索引";
- //
- // groupBoxOperation
- //
- this.groupBoxOperation.Controls.Add(this.btnAll);
- this.groupBoxOperation.Controls.Add(this.button14);
- this.groupBoxOperation.Location = new System.Drawing.Point(14, 7);
- this.groupBoxOperation.Name = "groupBoxOperation";
- this.groupBoxOperation.Size = new System.Drawing.Size(135, 60);
- this.groupBoxOperation.TabIndex = 3;
- this.groupBoxOperation.TabStop = false;
- this.groupBoxOperation.Text = "批量导出";
- //
- // button14
- //
-
- this.button14.BackColor = System.Drawing.SystemColors.Control;
- this.button14.Location = new System.Drawing.Point(5, 20);
- this.button14.Name = "button14";
- this.button14.Size = new System.Drawing.Size(60, 26);
- this.button14.TabIndex = 16;
- this.button14.Text = "统计";
- this.button14.UseVisualStyleBackColor = true;
- this.button14.Click += new System.EventHandler(this.button14_Click);
- this.button14.Visible = true;
-
- //
- // btnAll
- //
- this.btnAll.BackColor = System.Drawing.SystemColors.Control;
- this.btnAll.Location = new System.Drawing.Point(70, 20);
- this.btnAll.Name = "btnAll";
- this.btnAll.Size = new System.Drawing.Size(60, 26);
- this.btnAll.TabIndex = 16;
- this.btnAll.Text = "全部";
- this.btnAll.UseVisualStyleBackColor = true;
- this.btnAll.Click += new System.EventHandler(this.btnAll_Click);
- this.btnAll.Visible = true;
- //
- // groupBox8
- //
- this.groupBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox8.Location = new System.Drawing.Point(14, 664);
- this.groupBox8.Name = "groupBox8";
- this.groupBox8.Size = new System.Drawing.Size(1181, 204);
- this.groupBox8.TabIndex = 10;
- this.groupBox8.TabStop = false;
- this.groupBox8.Text = "分析结果";
-
-
-
-
- //
- // label4
- //
- this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.label4.AutoSize = true;
- this.label4.ForeColor = System.Drawing.SystemColors.ScrollBar;
- this.label4.Location = new System.Drawing.Point(924, 9);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(11, 192);
- this.label4.TabIndex = 1;
- this.label4.Text = "|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|\r\n|";
- //
- // groupBox7
- //
- this.groupBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.groupBox7.Location = new System.Drawing.Point(515, 9);
- this.groupBox7.Name = "groupBox7";
- this.groupBox7.Size = new System.Drawing.Size(680, 639);
- this.groupBox7.TabIndex = 11;
- this.groupBox7.TabStop = false;
- this.groupBox7.Text = "预览";
- //
- // groupBox5
- //
- this.groupBox5.Controls.Add(this.button13);
- this.groupBox5.Controls.Add(btnDelKong);
- this.groupBox5.Controls.Add(this.btnAddKong);
- this.groupBox5.Controls.Add(this.btnAddCeliang);
- this.groupBox5.Controls.Add(this.btnSelCeliang);
- this.groupBox5.Controls.Add(this.btnDelCeliang);
- this.groupBox5.Location = new System.Drawing.Point(157, 7);
- this.groupBox5.Name = "groupBox5";
- this.groupBox5.Size = new System.Drawing.Size(351, 76);
- this.groupBox5.TabIndex = 19;
- this.groupBox5.TabStop = false;
- this.groupBox5.Text = "辅助测量";
- this.btnAddCeliang.Location = new System.Drawing.Point(20, 20);
- this.btnAddCeliang.Name = "btnAddCeliang";
- this.btnAddCeliang.Size = new System.Drawing.Size(90, 23);
- this.btnAddCeliang.TabIndex = 3;
- this.btnAddCeliang.Text = "添加测量线";
- this.btnAddCeliang.UseVisualStyleBackColor = true;
- this.btnAddCeliang.Click += new System.EventHandler(this.btnAddCeliang_Click);
- // this.btnAddCeliang.LostFocus += new System.EventHandler(this.btnAddCeliang_LostFocus);
- this.btnSelCeliang.Location = new System.Drawing.Point(120, 20);
- this.btnSelCeliang.Name = "btnSelCeliang";
- this.btnSelCeliang.Size = new System.Drawing.Size(90, 23);
- this.btnSelCeliang.TabIndex = 3;
- this.btnSelCeliang.Text = "选择测量线";
- this.btnSelCeliang.UseVisualStyleBackColor = true;
- this.btnSelCeliang.Click += new System.EventHandler(this.btnSelCeliang_Click);
- this.btnDelCeliang.Location = new System.Drawing.Point(220, 20);
- this.btnDelCeliang.Name = "btnDelCeliang";
- this.btnDelCeliang.Size = new System.Drawing.Size(90, 23);
- this.btnDelCeliang.TabIndex = 3;
- this.btnDelCeliang.Text = "删除测量线";
- this.btnDelCeliang.UseVisualStyleBackColor = true;
- this.btnDelCeliang.Click += new System.EventHandler(this.btnDelCeliang_Click);
- this.btnDelKong.Location = new System.Drawing.Point(20, 48);
- this.btnDelKong.Name = "btnDelKong";
- this.btnDelKong.Size = new System.Drawing.Size(90, 23);
- this.btnDelKong.TabIndex = 8;
- this.btnDelKong.UseVisualStyleBackColor = true;
- this.btnDelKong.Text = "删除颗粒";
- this.btnDelKong.Click += new System.EventHandler(this.btnDelKong_Click);
- this.btnAddKong.Location = new System.Drawing.Point(120, 48);
- this.btnAddKong.Name = "btnAddKong";
- this.btnAddKong.Size = new System.Drawing.Size(90, 23);
- this.btnAddKong.TabIndex = 8;
- this.btnAddKong.UseVisualStyleBackColor = true;
- this.btnAddKong.Text = "添加颗粒";
- this.btnAddKong.Click += new System.EventHandler(this.btnAddKong_Click);
- //
- // button13
- //
- this.button13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.button13.BackColor = System.Drawing.SystemColors.Control;
- this.button13.Location = new System.Drawing.Point(220, 48);
- this.button13.Name = "button13";
- this.button13.Size = new System.Drawing.Size(90, 23);
- this.button13.TabIndex = 12;
- this.button13.Text = "导出结果";
- this.button13.UseVisualStyleBackColor = true;
- this.button13.Click += new System.EventHandler(this.button13_Click);
- //
- // groupBox10
- //
- this.groupBox10.Controls.Add(btnLunkuo);
-
-
- this.groupBox10.Location = new System.Drawing.Point(156, 284);
- this.groupBox10.Name = "groupBox10";
- this.groupBox10.Size = new System.Drawing.Size(352, 70);
- this.groupBox10.TabIndex = 18;
- this.groupBox10.TabStop = false;
- this.groupBox10.Text = "图像处理";
- groupBox10.Visible = false;
- this.btnLunkuo.Location = new System.Drawing.Point(20, 39);
- this.btnLunkuo.Name = "btnLunkuo";
- this.btnLunkuo.Size = new System.Drawing.Size(75, 23);
- this.btnLunkuo.TabIndex = 8;
- this.btnLunkuo.UseVisualStyleBackColor = true;
- this.btnLunkuo.Text = "轮廓调整";
- this.btnLunkuo.Click += new System.EventHandler(this.btnLunkuo_Click);
-
-
-
-
- this.groupBox11.Controls.Add(this.ckMin);
- this.groupBox11.Controls.Add(this.numericUpDown11);
- this.groupBox11.Controls.Add(this.ckMax);
- this.groupBox11.Controls.Add(this.numericMax);
- this.groupBox11.Controls.Add(this.ckHW);
- this.groupBox11.Controls.Add(this.ckNum);
- this.groupBox11.Controls.Add(this.ckBottom);
- this.groupBox11.Controls.Add(this.numericHW);
- this.groupBox11.Controls.Add(this.ckArea);
- this.groupBox11.Controls.Add(this.numericArea);
- this.groupBox11.Controls.Add(this.numericBottom);
- this.groupBox11.Controls.Add(this.numericNum);
- this.groupBox11.Controls.Add(btnReDrw);
- this.groupBox11.Controls.Add(this.ckChanged);
- this.groupBox11.Controls.Add(this.ckDis);
- this.groupBox11.Controls.Add(this.ckJu);
- this.groupBox11.Location = new System.Drawing.Point(156, 86);
- this.groupBox11.Name = "groupBox11";
- this.groupBox11.Size = new System.Drawing.Size(352, 100);
- this.groupBox11.TabIndex = 18;
- this.groupBox11.TabStop = false;
- this.groupBox11.Text = "数据操作";
- //
- // ckMin
- //
- this.ckMin.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ckMin.AutoSize = true;
- this.ckMin.Location = new System.Drawing.Point(30, 13);
- this.ckMin.Name = "ckMin";
- this.ckMin.Size = new System.Drawing.Size(70, 21);
- this.ckMin.TabIndex = 8;
- this.ckMin.Text = "最小尺寸";
- this.ckMin.UseVisualStyleBackColor = true;
- this.ckMin.Checked = true;
- //
- // numericUpDown1
- //
- this.numericUpDown11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericUpDown11.Location = new System.Drawing.Point(100, 10);
- this.numericUpDown11.Maximum = new decimal(2000);
- this.numericUpDown11.Minimum = 0;
- this.numericUpDown11.DecimalPlaces =2;
- this.numericUpDown11.Increment = new decimal(0.1);
- this.numericUpDown11.Name = "numericUpDown11";
- this.numericUpDown11.Size = new System.Drawing.Size(60, 21);
- this.numericUpDown11.TabIndex = 7;
- this.numericUpDown11.Value = new decimal(0.01);
- //
- // ckMax
- //
- this.ckMax.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ckMax.AutoSize = true;
- this.ckMax.Location = new System.Drawing.Point(180, 13);
- this.ckMax.Name = "ckMax";
- this.ckMax.Size = new System.Drawing.Size(70, 21);
- this.ckMax.TabIndex = 8;
- this.ckMax.Text = "边界尺寸";
- this.ckMax.UseVisualStyleBackColor = true;
- this.ckMax.Checked = true;
- //
- // numericMax
- //
- this.numericMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericMax.Location = new System.Drawing.Point(250, 10);
- this.numericMax.Maximum = new decimal(new int[] {
- 300,
- 0,
- 0,
- 0});
- this.numericMax.Minimum = 0;
- this.numericMax.Name = "numericMax";
- this.numericMax.Size = new System.Drawing.Size(60, 21);
- this.numericMax.TabIndex = 7;
- this.numericMax.Value = 1;
- //
- // ckHW
- //
- this.ckHW.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ckHW.AutoSize = true;
- this.ckHW.Location = new System.Drawing.Point(30, 33);
- this.ckHW.Name = "ckHW";
- this.ckHW.Size = new System.Drawing.Size(70, 21);
- this.ckHW.TabIndex = 8;
- this.ckHW.Text = "长宽比例";
- this.ckHW.UseVisualStyleBackColor = true;
- this.ckHW.Checked = true;
- //
- // numericUpDown1
- //
- this.numericHW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericHW.Location = new System.Drawing.Point(100, 30);
- this.numericHW.Maximum = new decimal(100);
- this.numericHW.Minimum = new decimal(0);
- this.numericHW.Name = "numericHW";
- this.numericHW.Size = new System.Drawing.Size(60, 21);
- this.numericHW.TabIndex = 7;
- this.numericHW.Value = new decimal(2.5);
- this.numericHW.DecimalPlaces = 1;
- this.numericHW.Increment = new decimal(0.1);
- //
- // ckArea
- //
- this.ckArea.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.ckArea.AutoSize = true;
- this.ckArea.Location = new System.Drawing.Point(180, 33);
- this.ckArea.Name = "ckArea";
- this.ckArea.Size = new System.Drawing.Size(70, 21);
- this.ckArea.TabIndex = 8;
- this.ckArea.Text = "面积率";
- this.ckArea.UseVisualStyleBackColor = true;
- this.ckArea.Checked = true;
- //
- // numericArea
- //
- this.numericArea.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericArea.Location = new System.Drawing.Point(250, 30);
- this.numericArea.Maximum = new decimal(1);
- this.numericArea.Minimum = 0;
- this.numericArea.Name = "numericArea";
- this.numericArea.Size = new System.Drawing.Size(60, 21);
- this.numericArea.TabIndex = 7;
- this.numericArea.DecimalPlaces = 2;
- this.numericArea.Increment = new decimal(0.01);
- this.numericArea.Value = new decimal(0.55);
- //
- // ckBottom
- //
- this.ckBottom.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ckBottom.AutoSize = true;
- this.ckBottom.Location = new System.Drawing.Point(30, 53);
- this.ckBottom.Name = "ckBottom";
- this.ckBottom.Size = new System.Drawing.Size(70, 21);
- this.ckBottom.TabIndex = 8;
- this.ckBottom.Text = "底边距离";
- this.ckBottom.UseVisualStyleBackColor = true;
- this.ckBottom.Checked = true;
- //
- // numericBottom
- //
- this.numericBottom.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericBottom.Location = new System.Drawing.Point(100, 50);
- this.numericBottom.Maximum = new decimal(1000);
- this.numericBottom.Minimum = new decimal(0);
- this.numericBottom.Name = "numericBottom";
- this.numericBottom.Size = new System.Drawing.Size(60, 53);
- this.numericBottom.TabIndex = 7;
- this.numericBottom.Value = new decimal(0);
- this.numericBottom.DecimalPlaces = 0;
- this.numericBottom.Increment = new decimal(1);
- //
- // ckNum
- //
- this.ckNum.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.ckNum.AutoSize = true;
- this.ckNum.Location = new System.Drawing.Point(180, 53);
- this.ckNum.Name = "ckNum";
- this.ckNum.Size = new System.Drawing.Size(70, 21);
- this.ckNum.TabIndex = 8;
- this.ckNum.Text = "保留小数";
- this.ckNum.UseVisualStyleBackColor = true;
- this.ckNum.Checked = true;
- //
- // numericNum
- //
- this.numericNum.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.numericNum.Location = new System.Drawing.Point(250, 50);
- this.numericNum.Maximum = new decimal(5);
- this.numericNum.Minimum = 0;
- this.numericNum.Name = "numericNum";
- this.numericNum.Size = new System.Drawing.Size(60, 21);
- this.numericNum.TabIndex = 7;
- this.numericNum.DecimalPlaces = 0;
- this.numericNum.Increment = new decimal(1);
- this.numericNum.Value = new decimal(2);
- //
- // 原图
- //
- this.ckChanged.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.ckChanged.AutoSize = true;
- this.ckChanged.Location = new System.Drawing.Point(30, 75);
- this.ckChanged.Name = "ckChanged";
- this.ckChanged.Size = new System.Drawing.Size(70, 21);
- this.ckChanged.TabIndex = 8;
- this.ckChanged.Text = "原图";
- this.ckChanged.UseVisualStyleBackColor = true;
- //
- // 测距
- //
- this.ckDis.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.ckDis.AutoSize = true;
- this.ckDis.Location = new System.Drawing.Point(90, 75);
- this.ckDis.Name = "ckDis";
- this.ckDis.Size = new System.Drawing.Size(70, 21);
- this.ckDis.TabIndex = 8;
- this.ckDis.Text = "测距";
- this.ckDis.UseVisualStyleBackColor = true;
- // this.ckDis.Visible = false;
- //
- // 矩形
- //
- this.ckJu.Anchor = System.Windows.Forms.AnchorStyles.Left;
- this.ckJu.AutoSize = true;
- this.ckJu.Location = new System.Drawing.Point(150, 75);
- this.ckJu.Name = "ckJu";
- this.ckJu.Size = new System.Drawing.Size(70, 21);
- this.ckJu.TabIndex = 8;
- this.ckJu.Text = "外接矩形";
- this.ckJu.UseVisualStyleBackColor = true;
- // this.ckJu.Visible = false;
- this.btnReDrw.Location = new System.Drawing.Point(230, 70);
- this.btnReDrw.Name = "btnReDrw";
- this.btnReDrw.Size = new System.Drawing.Size(75, 23);
- this.btnReDrw.TabIndex = 8;
- this.btnReDrw.UseVisualStyleBackColor = true;
- this.btnReDrw.Text = "重新统计";
- this.btnReDrw.Click += new System.EventHandler(this.btnReDrw_Click);
- //
- // groupBox9
- //
-
- this.groupBox9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Left)));
- this.groupBox9.Controls.Add(this.dataGridView1);
- this.groupBox9.Location = new System.Drawing.Point(157, 500);
- this.groupBox9.Name = "groupBox9";
- this.groupBox9.Size = new System.Drawing.Size(351, 152);
- this.groupBox9.TabIndex = 20;
- this.groupBox9.TabStop = false;
- this.groupBox9.Text = "颗粒信息-单位:纳米";
- //
- // dataGridView1
- //
- this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.dataGridView1.AllowUserToAddRows = false;
- this.dataGridView1.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
- dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column11,
- this.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,ColumnKey,this.dataGridViewTextBoxColumn3,this.dataGridViewTextBoxColumn4,dataGridViewTextBoxColumn5});
- this.dataGridView1.Location = new System.Drawing.Point(9, 19);
- this.dataGridView1.MultiSelect = false;
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.ReadOnly = true;
- this.dataGridView1.RowHeadersVisible = false;
- this.dataGridView1.RowTemplate.Height = 23;
- this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView1.Size = new System.Drawing.Size(337, 125);
- this.dataGridView1.TabIndex = 0;
- this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
- // this.dataGridView1.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
- // this.dataGridView1.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dataGridView1_CellValidating);
- // this.dataGridView1.SelectionChanged += new System.EventHandler(this.dataGridView1_SelectionChanged);
- //
- // Column11
- //
- dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- this.Column11.DefaultCellStyle = dataGridViewCellStyle10;
- this.Column11.HeaderText = "序号";
- this.Column11.Name = "Column11";
- this.Column11.ReadOnly = true;
- this.Column11.Width = 55;
- //
- // dataGridViewTextBoxColumn1
- //
- dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- this.dataGridViewTextBoxColumn1.DefaultCellStyle = dataGridViewCellStyle11;
- this.dataGridViewTextBoxColumn1.HeaderText = "位置";
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Width = 80;
- //
- // dataGridViewTextBoxColumn2
- //
- dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle12;
- this.dataGridViewTextBoxColumn2.HeaderText = "均值";
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Width = 60;
- //
- // 拟圆
- //
- this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle12;
- this.dataGridViewTextBoxColumn3.HeaderText = "长径";
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Width = 55;
- //
- // 最长
- //
- this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle12;
- this.dataGridViewTextBoxColumn4.HeaderText = "短径";
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- this.dataGridViewTextBoxColumn4.Width = 55;
- //
- // 圆度
- //
- this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle12;
- this.dataGridViewTextBoxColumn5.HeaderText = "拟圆";
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.Width = 55;
- this.ColumnKey.HeaderText = "主键";
- this.ColumnKey.Name = "key";
- this.ColumnKey.ReadOnly = true;
- this.ColumnKey.Visible = false;
- //
- // groupBoxGrid2
- //
- this.groupBoxGrid2.Controls.Add(this.dataGridView2);
- this.groupBoxGrid2.Location = new System.Drawing.Point(157, 190);
- this.groupBoxGrid2.Name = "groupBoxGrid2";
- this.groupBoxGrid2.Size = new System.Drawing.Size(351, 302);
- this.groupBoxGrid2.TabIndex = 20;
- this.groupBoxGrid2.TabStop = false;
- this.groupBoxGrid2.Text = "统计结果-单位:纳米";
- //
- // dataGridView2
- //
- this.dataGridView2.AllowUserToAddRows = false;
- this.dataGridView2.BackgroundColor = System.Drawing.SystemColors.ControlLightLight;
- this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
- this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.ColumnNum,
- this.ColumnName,
- this.ColumnVal});
- this.dataGridView2.Location = new System.Drawing.Point(9, 19);
- this.dataGridView2.MultiSelect = false;
- this.dataGridView2.Name = "dataGridView2";
- this.dataGridView2.ReadOnly = true;
- this.dataGridView2.RowHeadersVisible = false;
- this.dataGridView2.RowTemplate.Height = 23;
- this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dataGridView2.Size = new System.Drawing.Size(337, 275);
- this.dataGridView2.TabIndex = 0;
-
- this.ColumnNum.DefaultCellStyle = dataGridViewCellStyle10;
- this.ColumnNum.HeaderText = "序号";
- this.ColumnNum.Name = "ColumnNum";
- this.ColumnNum.ReadOnly = true;
- this.ColumnNum.Width = 70;
- this.ColumnName.DefaultCellStyle = dataGridViewCellStyle11;
- this.ColumnName.HeaderText = "名称";
- this.ColumnName.Name = "ColumnName";
- this.ColumnName.ReadOnly = true;
- this.ColumnName.Width = 120;
- this.ColumnVal.DefaultCellStyle = dataGridViewCellStyle11;
- this.ColumnVal.HeaderText = "值/纳米";
- this.ColumnVal.Name = "ColumnVal";
- this.ColumnVal.ReadOnly = true;
- this.ColumnVal.Width = 120;
- //
- // BatterySectionPorosityDialog
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
- this.ClientSize = new System.Drawing.Size(1220, 914);
- this.Controls.Add(this.groupBox9);
- this.Controls.Add(this.groupBox5);
- this.Controls.Add(this.groupBox10);
- this.Controls.Add(this.groupBox11);
- this.Controls.Add(this.groupBox7);
- this.Controls.Add(this.groupBox8);
- this.Controls.Add(this.groupBox2);
- this.Controls.Add(this.groupBoxOperation);
- this.Controls.Add(this.groupBoxGrid2);
- this.Name = "BatteryCrystalDialog";
- this.Text = "单晶颗粒";
- this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.InclusionsStandardDialog_FormClosing);
- this.Load += new System.EventHandler(this.GrainSizePointCountingMethodDialog_Load);
- this.Shown += new System.EventHandler(this.ShownChoiseItemAndInitData);
- this.Controls.SetChildIndex(this.groupBox2, 0);
- this.Controls.SetChildIndex(this.groupBoxOperation, 0);
- this.Controls.SetChildIndex(this.groupBox8, 0);
- this.Controls.SetChildIndex(this.groupBox7, 0);
- this.Controls.SetChildIndex(this.groupBox10, 0);
- this.Controls.SetChildIndex(this.groupBox11, 0);
- this.Controls.SetChildIndex(this.groupBox5, 0);
- this.Controls.SetChildIndex(this.groupBox9, 0);
- this.Controls.SetChildIndex(this.groupBoxGrid2, 0);
- this.groupBox2.ResumeLayout(false);
- this.groupBox8.ResumeLayout(false);
- this.groupBox8.PerformLayout();
- this.groupBoxOperation.ResumeLayout(false);
- this.groupBox5.ResumeLayout(false);
- this.groupBox5.PerformLayout();
- this.groupBox10.ResumeLayout(false);
- this.groupBox10.PerformLayout();
- this.groupBox11.ResumeLayout(false);
- this.groupBox11.PerformLayout();
- this.groupBox9.ResumeLayout(false);
- this.groupBoxGrid2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
- this.ResumeLayout(false);
- }
- private void CkChanged_CheckedChanged(object sender, System.EventArgs e)
- {
- throw new System.NotImplementedException();
- }
- #endregion
- #region 控件
- private ListView listView1;
- private GroupBox groupBox2;
- private ImageList imageList1;
- private GroupBox groupBox8;
- private Button button14;
- private Button button13;
- private Button btnAll;
- private Label label4;
- private GroupBox groupBox7;
- private GroupBox groupBox5;
- private Button btnAddCeliang;
- private Button btnSelCeliang;
- private Button btnDelCeliang;
- private Button btnLunkuo;
- private Button btnAddKong;
- private Button btnDelKong;
- private Button btnReDrw;
- private GroupBox groupBox11;
- private CheckBox ckMin;
- private CheckBox ckMax;
- private CheckBox ckHW;
- private CheckBox ckArea;
- private CheckBox ckBottom;
- private CheckBox ckNum;
- private NumericUpDown numericUpDown11;
- private NumericUpDown numericMax;
- private NumericUpDown numericHW;
- private NumericUpDown numericArea;
- private NumericUpDown numericBottom;
- private NumericUpDown numericNum;
- private GroupBox groupBox10;
- private GroupBox groupBox9;
- private DataGridView dataGridView1;
- private GroupBox groupBoxGrid2;
- private DataGridView dataGridView2;
- //原图
- private CheckBox ckChanged;
- //测距
- private CheckBox ckDis;
- //矩形
- private CheckBox ckJu;
- #endregion
- private DataGridViewTextBoxColumn Column11;
- private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- private DataGridViewTextBoxColumn ColumnKey;
- private DataGridViewTextBoxColumn ColumnNum;
- private DataGridViewTextBoxColumn ColumnName;
- private DataGridViewTextBoxColumn ColumnVal;
- private GroupBox groupBoxOperation;
- }
- }
|