工具箱相关
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

CutCountL.Designer.cs 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. 
  2. namespace HCTools
  3. {
  4. partial class CutCountL
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CutCountL));
  30. this.label17 = new System.Windows.Forms.Label();
  31. this.richTextBox2 = new System.Windows.Forms.RichTextBox();
  32. this.dgxCJ_gcc_te = new System.Windows.Forms.TextBox();
  33. this.dgxCJ_gcc_la = new System.Windows.Forms.Label();
  34. this.dgxCJ_hlcd_te = new System.Windows.Forms.TextBox();
  35. this.dgxCJ_hlcd_la = new System.Windows.Forms.Label();
  36. this.dgxCJ_cjjl_te = new System.Windows.Forms.TextBox();
  37. this.dgxCJ_cjjl_la = new System.Windows.Forms.Label();
  38. this.dgxCJ_jqx_co = new System.Windows.Forms.ComboBox();
  39. this.dgxCJ_jqx_la = new System.Windows.Forms.Label();
  40. this.dgxCJ_sqx_co = new System.Windows.Forms.ComboBox();
  41. this.dgxCJ_sqx_la = new System.Windows.Forms.Label();
  42. this.dgxCJ_blc_co = new System.Windows.Forms.ComboBox();
  43. this.dgxCJ_blc_la = new System.Windows.Forms.Label();
  44. this.Cancel = new System.Windows.Forms.Button();
  45. this.OK = new System.Windows.Forms.Button();
  46. this.SuspendLayout();
  47. //
  48. // label17
  49. //
  50. this.label17.AutoSize = true;
  51. this.label17.Location = new System.Drawing.Point(319, 20);
  52. this.label17.Name = "label17";
  53. this.label17.Size = new System.Drawing.Size(52, 15);
  54. this.label17.TabIndex = 27;
  55. this.label17.Text = "说明:";
  56. //
  57. // richTextBox2
  58. //
  59. this.richTextBox2.Location = new System.Drawing.Point(322, 44);
  60. this.richTextBox2.Name = "richTextBox2";
  61. this.richTextBox2.Size = new System.Drawing.Size(430, 319);
  62. this.richTextBox2.TabIndex = 26;
  63. this.richTextBox2.Text = resources.GetString("richTextBox2.Text");
  64. //
  65. // dgxCJ_gcc_te
  66. //
  67. this.dgxCJ_gcc_te.Location = new System.Drawing.Point(174, 313);
  68. this.dgxCJ_gcc_te.Name = "dgxCJ_gcc_te";
  69. this.dgxCJ_gcc_te.Size = new System.Drawing.Size(121, 25);
  70. this.dgxCJ_gcc_te.TabIndex = 25;
  71. //
  72. // dgxCJ_gcc_la
  73. //
  74. this.dgxCJ_gcc_la.AutoSize = true;
  75. this.dgxCJ_gcc_la.Location = new System.Drawing.Point(48, 285);
  76. this.dgxCJ_gcc_la.Name = "dgxCJ_gcc_la";
  77. this.dgxCJ_gcc_la.Size = new System.Drawing.Size(142, 15);
  78. this.dgxCJ_gcc_la.TabIndex = 24;
  79. this.dgxCJ_gcc_la.Text = "两计曲线间高程差:";
  80. //
  81. // dgxCJ_hlcd_te
  82. //
  83. this.dgxCJ_hlcd_te.Location = new System.Drawing.Point(174, 244);
  84. this.dgxCJ_hlcd_te.Name = "dgxCJ_hlcd_te";
  85. this.dgxCJ_hlcd_te.Size = new System.Drawing.Size(121, 25);
  86. this.dgxCJ_hlcd_te.TabIndex = 23;
  87. //
  88. // dgxCJ_hlcd_la
  89. //
  90. this.dgxCJ_hlcd_la.AutoSize = true;
  91. this.dgxCJ_hlcd_la.Location = new System.Drawing.Point(48, 217);
  92. this.dgxCJ_hlcd_la.Name = "dgxCJ_hlcd_la";
  93. this.dgxCJ_hlcd_la.Size = new System.Drawing.Size(180, 15);
  94. this.dgxCJ_hlcd_la.TabIndex = 22;
  95. this.dgxCJ_hlcd_la.Text = "可忽略的裁剪长度(m):";
  96. //
  97. // dgxCJ_cjjl_te
  98. //
  99. this.dgxCJ_cjjl_te.Location = new System.Drawing.Point(174, 176);
  100. this.dgxCJ_cjjl_te.Name = "dgxCJ_cjjl_te";
  101. this.dgxCJ_cjjl_te.Size = new System.Drawing.Size(121, 25);
  102. this.dgxCJ_cjjl_te.TabIndex = 21;
  103. //
  104. // dgxCJ_cjjl_la
  105. //
  106. this.dgxCJ_cjjl_la.AutoSize = true;
  107. this.dgxCJ_cjjl_la.Location = new System.Drawing.Point(48, 179);
  108. this.dgxCJ_cjjl_la.Name = "dgxCJ_cjjl_la";
  109. this.dgxCJ_cjjl_la.Size = new System.Drawing.Size(120, 15);
  110. this.dgxCJ_cjjl_la.TabIndex = 20;
  111. this.dgxCJ_cjjl_la.Text = "裁剪距离(m):";
  112. //
  113. // dgxCJ_jqx_co
  114. //
  115. this.dgxCJ_jqx_co.FormattingEnabled = true;
  116. this.dgxCJ_jqx_co.Location = new System.Drawing.Point(174, 136);
  117. this.dgxCJ_jqx_co.Name = "dgxCJ_jqx_co";
  118. this.dgxCJ_jqx_co.Size = new System.Drawing.Size(121, 23);
  119. this.dgxCJ_jqx_co.TabIndex = 19;
  120. //
  121. // dgxCJ_jqx_la
  122. //
  123. this.dgxCJ_jqx_la.AutoSize = true;
  124. this.dgxCJ_jqx_la.Location = new System.Drawing.Point(48, 139);
  125. this.dgxCJ_jqx_la.Name = "dgxCJ_jqx_la";
  126. this.dgxCJ_jqx_la.Size = new System.Drawing.Size(97, 15);
  127. this.dgxCJ_jqx_la.TabIndex = 18;
  128. this.dgxCJ_jqx_la.Text = "计曲线图层:";
  129. //
  130. // dgxCJ_sqx_co
  131. //
  132. this.dgxCJ_sqx_co.FormattingEnabled = true;
  133. this.dgxCJ_sqx_co.Location = new System.Drawing.Point(174, 93);
  134. this.dgxCJ_sqx_co.Name = "dgxCJ_sqx_co";
  135. this.dgxCJ_sqx_co.Size = new System.Drawing.Size(121, 23);
  136. this.dgxCJ_sqx_co.TabIndex = 17;
  137. //
  138. // dgxCJ_sqx_la
  139. //
  140. this.dgxCJ_sqx_la.AutoSize = true;
  141. this.dgxCJ_sqx_la.Location = new System.Drawing.Point(48, 97);
  142. this.dgxCJ_sqx_la.Name = "dgxCJ_sqx_la";
  143. this.dgxCJ_sqx_la.Size = new System.Drawing.Size(97, 15);
  144. this.dgxCJ_sqx_la.TabIndex = 16;
  145. this.dgxCJ_sqx_la.Text = "首曲线图层:";
  146. //
  147. // dgxCJ_blc_co
  148. //
  149. this.dgxCJ_blc_co.FormattingEnabled = true;
  150. this.dgxCJ_blc_co.Items.AddRange(new object[] {
  151. "1:200",
  152. "1:500",
  153. "1:1000",
  154. "1:2000",
  155. "1:5000",
  156. "1:10000"});
  157. this.dgxCJ_blc_co.Location = new System.Drawing.Point(174, 51);
  158. this.dgxCJ_blc_co.Name = "dgxCJ_blc_co";
  159. this.dgxCJ_blc_co.Size = new System.Drawing.Size(121, 23);
  160. this.dgxCJ_blc_co.TabIndex = 15;
  161. //
  162. // dgxCJ_blc_la
  163. //
  164. this.dgxCJ_blc_la.AutoSize = true;
  165. this.dgxCJ_blc_la.Location = new System.Drawing.Point(48, 54);
  166. this.dgxCJ_blc_la.Name = "dgxCJ_blc_la";
  167. this.dgxCJ_blc_la.Size = new System.Drawing.Size(90, 15);
  168. this.dgxCJ_blc_la.TabIndex = 14;
  169. this.dgxCJ_blc_la.Text = "地图比例尺:";
  170. //
  171. // Cancel
  172. //
  173. this.Cancel.Location = new System.Drawing.Point(506, 391);
  174. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  175. this.Cancel.Name = "Cancel";
  176. this.Cancel.Size = new System.Drawing.Size(100, 29);
  177. this.Cancel.TabIndex = 34;
  178. this.Cancel.Text = "取 消";
  179. this.Cancel.UseVisualStyleBackColor = true;
  180. this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
  181. //
  182. // OK
  183. //
  184. this.OK.Location = new System.Drawing.Point(196, 391);
  185. this.OK.Margin = new System.Windows.Forms.Padding(4);
  186. this.OK.Name = "OK";
  187. this.OK.Size = new System.Drawing.Size(100, 29);
  188. this.OK.TabIndex = 33;
  189. this.OK.Text = "确 定";
  190. this.OK.UseVisualStyleBackColor = true;
  191. this.OK.Click += new System.EventHandler(this.OK_Click);
  192. //
  193. // CutCountL
  194. //
  195. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  196. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  197. this.ClientSize = new System.Drawing.Size(800, 442);
  198. this.Controls.Add(this.Cancel);
  199. this.Controls.Add(this.OK);
  200. this.Controls.Add(this.label17);
  201. this.Controls.Add(this.richTextBox2);
  202. this.Controls.Add(this.dgxCJ_gcc_te);
  203. this.Controls.Add(this.dgxCJ_gcc_la);
  204. this.Controls.Add(this.dgxCJ_hlcd_te);
  205. this.Controls.Add(this.dgxCJ_hlcd_la);
  206. this.Controls.Add(this.dgxCJ_cjjl_te);
  207. this.Controls.Add(this.dgxCJ_cjjl_la);
  208. this.Controls.Add(this.dgxCJ_jqx_co);
  209. this.Controls.Add(this.dgxCJ_jqx_la);
  210. this.Controls.Add(this.dgxCJ_sqx_co);
  211. this.Controls.Add(this.dgxCJ_sqx_la);
  212. this.Controls.Add(this.dgxCJ_blc_co);
  213. this.Controls.Add(this.dgxCJ_blc_la);
  214. this.Name = "CutCountL";
  215. this.Text = "等高线裁剪";
  216. this.Load += new System.EventHandler(this.CutCountL_Load);
  217. this.ResumeLayout(false);
  218. this.PerformLayout();
  219. }
  220. #endregion
  221. private System.Windows.Forms.Label label17;
  222. private System.Windows.Forms.RichTextBox richTextBox2;
  223. private System.Windows.Forms.TextBox dgxCJ_gcc_te;
  224. private System.Windows.Forms.Label dgxCJ_gcc_la;
  225. private System.Windows.Forms.TextBox dgxCJ_hlcd_te;
  226. private System.Windows.Forms.Label dgxCJ_hlcd_la;
  227. private System.Windows.Forms.TextBox dgxCJ_cjjl_te;
  228. private System.Windows.Forms.Label dgxCJ_cjjl_la;
  229. private System.Windows.Forms.ComboBox dgxCJ_jqx_co;
  230. private System.Windows.Forms.Label dgxCJ_jqx_la;
  231. private System.Windows.Forms.ComboBox dgxCJ_sqx_co;
  232. private System.Windows.Forms.Label dgxCJ_sqx_la;
  233. private System.Windows.Forms.ComboBox dgxCJ_blc_co;
  234. private System.Windows.Forms.Label dgxCJ_blc_la;
  235. private System.Windows.Forms.Button Cancel;
  236. private System.Windows.Forms.Button OK;
  237. }
  238. }