AioMarkControl.Designer.cs 11.5 KB
namespace AccAOI.control
{
    partial class AioMarkControl
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.flatLabel1 = new Asa.Theme.FlatLabel();
            this.flatTextSearchZoom = new Asa.Theme.FlatText();
            this.flatLabel2 = new Asa.Theme.FlatLabel();
            this.lblResult = new System.Windows.Forms.Label();
            this.btnTest = new Asa.Theme.FlatButton();
            this.btnOpenImage = new Asa.Theme.FlatButton();
            this.txtImage = new Asa.Theme.FlatText();
            this.lblTime = new System.Windows.Forms.Label();
            this.trackBarSamePercent = new System.Windows.Forms.TrackBar();
            this.flatLabel3 = new Asa.Theme.FlatLabel();
            this.txtSamePercent = new Asa.Theme.FlatText();
            this.panParam.SuspendLayout();
            this.panResult.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBarSamePercent)).BeginInit();
            this.SuspendLayout();
            // 
            // panParam
            // 
            this.panParam.Controls.Add(this.txtSamePercent);
            this.panParam.Controls.Add(this.trackBarSamePercent);
            this.panParam.Controls.Add(this.flatLabel3);
            this.panParam.Controls.Add(this.flatLabel2);
            this.panParam.Controls.Add(this.flatTextSearchZoom);
            this.panParam.Controls.Add(this.flatLabel1);
            // 
            // panResult
            // 
            this.panResult.Controls.Add(this.lblTime);
            this.panResult.Controls.Add(this.txtImage);
            this.panResult.Controls.Add(this.btnOpenImage);
            this.panResult.Controls.Add(this.btnTest);
            this.panResult.Controls.Add(this.lblResult);
            // 
            // flatLabel1
            // 
            this.flatLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel1.Font = new System.Drawing.Font("宋体", 9F);
            this.flatLabel1.Inside = false;
            this.flatLabel1.Location = new System.Drawing.Point(5, 90);
            this.flatLabel1.Name = "flatLabel1";
            this.flatLabel1.Size = new System.Drawing.Size(98, 30);
            this.flatLabel1.TabIndex = 0;
            this.flatLabel1.Text = "搜索区域:";
            this.flatLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // flatTextSearchZoom
            // 
            this.flatTextSearchZoom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatTextSearchZoom.Font = new System.Drawing.Font("宋体", 9F);
            this.flatTextSearchZoom.Inside = false;
            this.flatTextSearchZoom.Location = new System.Drawing.Point(208, 91);
            this.flatTextSearchZoom.Name = "flatTextSearchZoom";
            this.flatTextSearchZoom.Size = new System.Drawing.Size(55, 30);
            this.flatTextSearchZoom.TabIndex = 1;
            this.flatTextSearchZoom.Text = "2";
            // 
            // flatLabel2
            // 
            this.flatLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel2.Font = new System.Drawing.Font("宋体", 9F);
            this.flatLabel2.Inside = false;
            this.flatLabel2.Location = new System.Drawing.Point(109, 90);
            this.flatLabel2.Name = "flatLabel2";
            this.flatLabel2.Size = new System.Drawing.Size(93, 30);
            this.flatLabel2.TabIndex = 2;
            this.flatLabel2.Text = "Mark区域x";
            // 
            // lblResult
            // 
            this.lblResult.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.lblResult.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblResult.ForeColor = System.Drawing.Color.Red;
            this.lblResult.Location = new System.Drawing.Point(29, 123);
            this.lblResult.Name = "lblResult";
            this.lblResult.Size = new System.Drawing.Size(231, 24);
            this.lblResult.TabIndex = 4;
            this.lblResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // btnTest
            // 
            this.btnTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.btnTest.Font = new System.Drawing.Font("宋体", 9F);
            this.btnTest.ImageSize = new System.Drawing.Size(0, 0);
            this.btnTest.Inside = false;
            this.btnTest.Location = new System.Drawing.Point(145, 79);
            this.btnTest.Name = "btnTest";
            this.btnTest.Size = new System.Drawing.Size(115, 30);
            this.btnTest.StateColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.btnTest.TabIndex = 5;
            this.btnTest.Text = "测试结果";
            this.btnTest.Click += new System.EventHandler(this.btnTest_Click);
            // 
            // btnOpenImage
            // 
            this.btnOpenImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.btnOpenImage.Font = new System.Drawing.Font("宋体", 9F);
            this.btnOpenImage.ImageSize = new System.Drawing.Size(0, 0);
            this.btnOpenImage.Inside = false;
            this.btnOpenImage.Location = new System.Drawing.Point(24, 79);
            this.btnOpenImage.Name = "btnOpenImage";
            this.btnOpenImage.Size = new System.Drawing.Size(115, 30);
            this.btnOpenImage.StateColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.btnOpenImage.TabIndex = 6;
            this.btnOpenImage.Text = "打开本地图片";
            this.btnOpenImage.Click += new System.EventHandler(this.btnOpenImage_Click);
            // 
            // txtImage
            // 
            this.txtImage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.txtImage.Font = new System.Drawing.Font("宋体", 9F);
            this.txtImage.Inside = false;
            this.txtImage.Location = new System.Drawing.Point(8, 33);
            this.txtImage.Name = "txtImage";
            this.txtImage.Size = new System.Drawing.Size(281, 30);
            this.txtImage.TabIndex = 7;
            // 
            // lblTime
            // 
            this.lblTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.lblTime.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblTime.ForeColor = System.Drawing.Color.Green;
            this.lblTime.Location = new System.Drawing.Point(29, 158);
            this.lblTime.Name = "lblTime";
            this.lblTime.Size = new System.Drawing.Size(231, 24);
            this.lblTime.TabIndex = 8;
            this.lblTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // trackBarSamePercent
            // 
            this.trackBarSamePercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.trackBarSamePercent.Location = new System.Drawing.Point(125, 40);
            this.trackBarSamePercent.Maximum = 100;
            this.trackBarSamePercent.Name = "trackBarSamePercent";
            this.trackBarSamePercent.Size = new System.Drawing.Size(165, 45);
            this.trackBarSamePercent.TabIndex = 12;
            this.trackBarSamePercent.TickStyle = System.Windows.Forms.TickStyle.None;
            this.trackBarSamePercent.Value = 50;
            this.trackBarSamePercent.ValueChanged += new System.EventHandler(this.trackBarSamePercent_ValueChanged);
            // 
            // flatLabel3
            // 
            this.flatLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.flatLabel3.Font = new System.Drawing.Font("宋体", 9F);
            this.flatLabel3.Inside = false;
            this.flatLabel3.Location = new System.Drawing.Point(5, 37);
            this.flatLabel3.Name = "flatLabel3";
            this.flatLabel3.Size = new System.Drawing.Size(74, 30);
            this.flatLabel3.TabIndex = 11;
            this.flatLabel3.Text = "相似度:";
            this.flatLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // txtSamePercent
            // 
            this.txtSamePercent.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
            this.txtSamePercent.Font = new System.Drawing.Font("宋体", 9F);
            this.txtSamePercent.Inside = false;
            this.txtSamePercent.Location = new System.Drawing.Point(81, 37);
            this.txtSamePercent.Name = "txtSamePercent";
            this.txtSamePercent.Padding = new System.Windows.Forms.Padding(3);
            this.txtSamePercent.Size = new System.Drawing.Size(41, 30);
            this.txtSamePercent.TabIndex = 26;
            this.txtSamePercent.Text = "50";
            this.txtSamePercent.TextChanged += new System.EventHandler(this.txtSamePercent_TextChanged);
            // 
            // AioMarkControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(312, 833);
            this.Name = "AioMarkControl";
            this.TitleName = "Mark设置";
            this.panParam.ResumeLayout(false);
            this.panParam.PerformLayout();
            this.panResult.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.trackBarSamePercent)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private Asa.Theme.FlatLabel flatLabel2;
        private Asa.Theme.FlatText flatTextSearchZoom;
        private Asa.Theme.FlatLabel flatLabel1;
        private System.Windows.Forms.Label lblResult;
        private Asa.Theme.FlatButton btnTest;
        private Asa.Theme.FlatText txtImage;
        private Asa.Theme.FlatButton btnOpenImage;
        private System.Windows.Forms.Label lblTime;
        private System.Windows.Forms.TrackBar trackBarSamePercent;
        private Asa.Theme.FlatLabel flatLabel3;
        private Asa.Theme.FlatText txtSamePercent;
    }
}