123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
-
- namespace HCTools
- {
- partial class CutCountL
- {
- /// <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()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CutCountL));
- this.label17 = new System.Windows.Forms.Label();
- this.richTextBox2 = new System.Windows.Forms.RichTextBox();
- this.dgxCJ_gcc_te = new System.Windows.Forms.TextBox();
- this.dgxCJ_gcc_la = new System.Windows.Forms.Label();
- this.dgxCJ_hlcd_te = new System.Windows.Forms.TextBox();
- this.dgxCJ_hlcd_la = new System.Windows.Forms.Label();
- this.dgxCJ_cjjl_te = new System.Windows.Forms.TextBox();
- this.dgxCJ_cjjl_la = new System.Windows.Forms.Label();
- this.dgxCJ_jqx_co = new System.Windows.Forms.ComboBox();
- this.dgxCJ_jqx_la = new System.Windows.Forms.Label();
- this.dgxCJ_sqx_co = new System.Windows.Forms.ComboBox();
- this.dgxCJ_sqx_la = new System.Windows.Forms.Label();
- this.dgxCJ_blc_co = new System.Windows.Forms.ComboBox();
- this.dgxCJ_blc_la = new System.Windows.Forms.Label();
- this.Cancel = new System.Windows.Forms.Button();
- this.OK = new System.Windows.Forms.Button();
- this.SuspendLayout();
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(319, 20);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(52, 15);
- this.label17.TabIndex = 27;
- this.label17.Text = "说明:";
- //
- // richTextBox2
- //
- this.richTextBox2.Location = new System.Drawing.Point(322, 44);
- this.richTextBox2.Name = "richTextBox2";
- this.richTextBox2.Size = new System.Drawing.Size(430, 319);
- this.richTextBox2.TabIndex = 26;
- this.richTextBox2.Text = resources.GetString("richTextBox2.Text");
- //
- // dgxCJ_gcc_te
- //
- this.dgxCJ_gcc_te.Location = new System.Drawing.Point(174, 313);
- this.dgxCJ_gcc_te.Name = "dgxCJ_gcc_te";
- this.dgxCJ_gcc_te.Size = new System.Drawing.Size(121, 25);
- this.dgxCJ_gcc_te.TabIndex = 25;
- //
- // dgxCJ_gcc_la
- //
- this.dgxCJ_gcc_la.AutoSize = true;
- this.dgxCJ_gcc_la.Location = new System.Drawing.Point(48, 285);
- this.dgxCJ_gcc_la.Name = "dgxCJ_gcc_la";
- this.dgxCJ_gcc_la.Size = new System.Drawing.Size(142, 15);
- this.dgxCJ_gcc_la.TabIndex = 24;
- this.dgxCJ_gcc_la.Text = "两计曲线间高程差:";
- //
- // dgxCJ_hlcd_te
- //
- this.dgxCJ_hlcd_te.Location = new System.Drawing.Point(174, 244);
- this.dgxCJ_hlcd_te.Name = "dgxCJ_hlcd_te";
- this.dgxCJ_hlcd_te.Size = new System.Drawing.Size(121, 25);
- this.dgxCJ_hlcd_te.TabIndex = 23;
- //
- // dgxCJ_hlcd_la
- //
- this.dgxCJ_hlcd_la.AutoSize = true;
- this.dgxCJ_hlcd_la.Location = new System.Drawing.Point(48, 217);
- this.dgxCJ_hlcd_la.Name = "dgxCJ_hlcd_la";
- this.dgxCJ_hlcd_la.Size = new System.Drawing.Size(180, 15);
- this.dgxCJ_hlcd_la.TabIndex = 22;
- this.dgxCJ_hlcd_la.Text = "可忽略的裁剪长度(m):";
- //
- // dgxCJ_cjjl_te
- //
- this.dgxCJ_cjjl_te.Location = new System.Drawing.Point(174, 176);
- this.dgxCJ_cjjl_te.Name = "dgxCJ_cjjl_te";
- this.dgxCJ_cjjl_te.Size = new System.Drawing.Size(121, 25);
- this.dgxCJ_cjjl_te.TabIndex = 21;
- //
- // dgxCJ_cjjl_la
- //
- this.dgxCJ_cjjl_la.AutoSize = true;
- this.dgxCJ_cjjl_la.Location = new System.Drawing.Point(48, 179);
- this.dgxCJ_cjjl_la.Name = "dgxCJ_cjjl_la";
- this.dgxCJ_cjjl_la.Size = new System.Drawing.Size(120, 15);
- this.dgxCJ_cjjl_la.TabIndex = 20;
- this.dgxCJ_cjjl_la.Text = "裁剪距离(m):";
- //
- // dgxCJ_jqx_co
- //
- this.dgxCJ_jqx_co.FormattingEnabled = true;
- this.dgxCJ_jqx_co.Location = new System.Drawing.Point(174, 136);
- this.dgxCJ_jqx_co.Name = "dgxCJ_jqx_co";
- this.dgxCJ_jqx_co.Size = new System.Drawing.Size(121, 23);
- this.dgxCJ_jqx_co.TabIndex = 19;
- //
- // dgxCJ_jqx_la
- //
- this.dgxCJ_jqx_la.AutoSize = true;
- this.dgxCJ_jqx_la.Location = new System.Drawing.Point(48, 139);
- this.dgxCJ_jqx_la.Name = "dgxCJ_jqx_la";
- this.dgxCJ_jqx_la.Size = new System.Drawing.Size(97, 15);
- this.dgxCJ_jqx_la.TabIndex = 18;
- this.dgxCJ_jqx_la.Text = "计曲线图层:";
- //
- // dgxCJ_sqx_co
- //
- this.dgxCJ_sqx_co.FormattingEnabled = true;
- this.dgxCJ_sqx_co.Location = new System.Drawing.Point(174, 93);
- this.dgxCJ_sqx_co.Name = "dgxCJ_sqx_co";
- this.dgxCJ_sqx_co.Size = new System.Drawing.Size(121, 23);
- this.dgxCJ_sqx_co.TabIndex = 17;
- //
- // dgxCJ_sqx_la
- //
- this.dgxCJ_sqx_la.AutoSize = true;
- this.dgxCJ_sqx_la.Location = new System.Drawing.Point(48, 97);
- this.dgxCJ_sqx_la.Name = "dgxCJ_sqx_la";
- this.dgxCJ_sqx_la.Size = new System.Drawing.Size(97, 15);
- this.dgxCJ_sqx_la.TabIndex = 16;
- this.dgxCJ_sqx_la.Text = "首曲线图层:";
- //
- // dgxCJ_blc_co
- //
- this.dgxCJ_blc_co.FormattingEnabled = true;
- this.dgxCJ_blc_co.Items.AddRange(new object[] {
- "1:200",
- "1:500",
- "1:1000",
- "1:2000",
- "1:5000",
- "1:10000"});
- this.dgxCJ_blc_co.Location = new System.Drawing.Point(174, 51);
- this.dgxCJ_blc_co.Name = "dgxCJ_blc_co";
- this.dgxCJ_blc_co.Size = new System.Drawing.Size(121, 23);
- this.dgxCJ_blc_co.TabIndex = 15;
- //
- // dgxCJ_blc_la
- //
- this.dgxCJ_blc_la.AutoSize = true;
- this.dgxCJ_blc_la.Location = new System.Drawing.Point(48, 54);
- this.dgxCJ_blc_la.Name = "dgxCJ_blc_la";
- this.dgxCJ_blc_la.Size = new System.Drawing.Size(90, 15);
- this.dgxCJ_blc_la.TabIndex = 14;
- this.dgxCJ_blc_la.Text = "地图比例尺:";
- //
- // Cancel
- //
- this.Cancel.Location = new System.Drawing.Point(506, 391);
- this.Cancel.Margin = new System.Windows.Forms.Padding(4);
- this.Cancel.Name = "Cancel";
- this.Cancel.Size = new System.Drawing.Size(100, 29);
- this.Cancel.TabIndex = 34;
- this.Cancel.Text = "取 消";
- this.Cancel.UseVisualStyleBackColor = true;
- this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
- //
- // OK
- //
- this.OK.Location = new System.Drawing.Point(196, 391);
- this.OK.Margin = new System.Windows.Forms.Padding(4);
- this.OK.Name = "OK";
- this.OK.Size = new System.Drawing.Size(100, 29);
- this.OK.TabIndex = 33;
- this.OK.Text = "确 定";
- this.OK.UseVisualStyleBackColor = true;
- this.OK.Click += new System.EventHandler(this.OK_Click);
- //
- // CutCountL
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(800, 442);
- this.Controls.Add(this.Cancel);
- this.Controls.Add(this.OK);
- this.Controls.Add(this.label17);
- this.Controls.Add(this.richTextBox2);
- this.Controls.Add(this.dgxCJ_gcc_te);
- this.Controls.Add(this.dgxCJ_gcc_la);
- this.Controls.Add(this.dgxCJ_hlcd_te);
- this.Controls.Add(this.dgxCJ_hlcd_la);
- this.Controls.Add(this.dgxCJ_cjjl_te);
- this.Controls.Add(this.dgxCJ_cjjl_la);
- this.Controls.Add(this.dgxCJ_jqx_co);
- this.Controls.Add(this.dgxCJ_jqx_la);
- this.Controls.Add(this.dgxCJ_sqx_co);
- this.Controls.Add(this.dgxCJ_sqx_la);
- this.Controls.Add(this.dgxCJ_blc_co);
- this.Controls.Add(this.dgxCJ_blc_la);
- this.Name = "CutCountL";
- this.Text = "等高线裁剪";
- this.Load += new System.EventHandler(this.CutCountL_Load);
- this.ResumeLayout(false);
- this.PerformLayout();
-
- }
-
- #endregion
-
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.RichTextBox richTextBox2;
- private System.Windows.Forms.TextBox dgxCJ_gcc_te;
- private System.Windows.Forms.Label dgxCJ_gcc_la;
- private System.Windows.Forms.TextBox dgxCJ_hlcd_te;
- private System.Windows.Forms.Label dgxCJ_hlcd_la;
- private System.Windows.Forms.TextBox dgxCJ_cjjl_te;
- private System.Windows.Forms.Label dgxCJ_cjjl_la;
- private System.Windows.Forms.ComboBox dgxCJ_jqx_co;
- private System.Windows.Forms.Label dgxCJ_jqx_la;
- private System.Windows.Forms.ComboBox dgxCJ_sqx_co;
- private System.Windows.Forms.Label dgxCJ_sqx_la;
- private System.Windows.Forms.ComboBox dgxCJ_blc_co;
- private System.Windows.Forms.Label dgxCJ_blc_la;
- private System.Windows.Forms.Button Cancel;
- private System.Windows.Forms.Button OK;
- }
- }
|