OutGIScj.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
  2. {
  3. partial class OutGIScj
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.uiButton1 = new Sunny.UI.UIButton();
  29. this.uiTextBox1 = new Sunny.UI.UITextBox();
  30. this.uiGBlujing = new Sunny.UI.UIGroupBox();
  31. this.uiRBGcj = new Sunny.UI.UIRadioButtonGroup();
  32. this.uiButton3 = new Sunny.UI.UIButton();
  33. this.uiButton2 = new Sunny.UI.UIButton();
  34. this.uiGBlayer = new Sunny.UI.UIGroupBox();
  35. this.uiGroupBoxlx = new Sunny.UI.UIGroupBox();
  36. this.uiRadioButtonCSV = new Sunny.UI.UIRadioButton();
  37. this.uiRadioButtonSHP = new Sunny.UI.UIRadioButton();
  38. this.uiRadioButtonGDB = new Sunny.UI.UIRadioButton();
  39. this.uiRadioButtonSimpleJson = new Sunny.UI.UIRadioButton();
  40. this.uiGBlujing.SuspendLayout();
  41. this.uiRBGcj.SuspendLayout();
  42. this.uiGroupBoxlx.SuspendLayout();
  43. this.SuspendLayout();
  44. //
  45. // uiButton1
  46. //
  47. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  48. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  49. this.uiButton1.Location = new System.Drawing.Point(405, 21);
  50. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  51. this.uiButton1.Name = "uiButton1";
  52. this.uiButton1.Size = new System.Drawing.Size(81, 35);
  53. this.uiButton1.TabIndex = 2;
  54. this.uiButton1.Text = "路径选择";
  55. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  56. //
  57. // uiTextBox1
  58. //
  59. this.uiTextBox1.AutoScroll = true;
  60. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  61. this.uiTextBox1.FillColor = System.Drawing.Color.White;
  62. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  63. this.uiTextBox1.Location = new System.Drawing.Point(8, 26);
  64. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  65. this.uiTextBox1.Maximum = 2147483647D;
  66. this.uiTextBox1.Minimum = -2147483648D;
  67. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
  68. this.uiTextBox1.Name = "uiTextBox1";
  69. this.uiTextBox1.ReadOnly = true;
  70. this.uiTextBox1.Size = new System.Drawing.Size(386, 29);
  71. this.uiTextBox1.TabIndex = 4;
  72. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  73. //
  74. // uiGBlujing
  75. //
  76. this.uiGBlujing.Controls.Add(this.uiButton1);
  77. this.uiGBlujing.Controls.Add(this.uiTextBox1);
  78. this.uiGBlujing.Dock = System.Windows.Forms.DockStyle.Top;
  79. this.uiGBlujing.Font = new System.Drawing.Font("微软雅黑", 12F);
  80. this.uiGBlujing.Location = new System.Drawing.Point(0, 256);
  81. this.uiGBlujing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  82. this.uiGBlujing.MinimumSize = new System.Drawing.Size(1, 1);
  83. this.uiGBlujing.Name = "uiGBlujing";
  84. this.uiGBlujing.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  85. this.uiGBlujing.Size = new System.Drawing.Size(500, 64);
  86. this.uiGBlujing.TabIndex = 9;
  87. this.uiGBlujing.Text = "存放路径";
  88. this.uiGBlujing.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  89. //
  90. // uiRBGcj
  91. //
  92. this.uiRBGcj.ColumnCount = 3;
  93. this.uiRBGcj.Controls.Add(this.uiButton3);
  94. this.uiRBGcj.Controls.Add(this.uiButton2);
  95. this.uiRBGcj.Dock = System.Windows.Forms.DockStyle.Top;
  96. this.uiRBGcj.Font = new System.Drawing.Font("微软雅黑", 12F);
  97. this.uiRBGcj.Location = new System.Drawing.Point(0, 192);
  98. this.uiRBGcj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  99. this.uiRBGcj.MinimumSize = new System.Drawing.Size(1, 1);
  100. this.uiRBGcj.Name = "uiRBGcj";
  101. this.uiRBGcj.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  102. this.uiRBGcj.Size = new System.Drawing.Size(500, 64);
  103. this.uiRBGcj.TabIndex = 13;
  104. this.uiRBGcj.Text = "绘制裁剪区域";
  105. this.uiRBGcj.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  106. //
  107. // uiButton3
  108. //
  109. this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
  110. this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F);
  111. this.uiButton3.Location = new System.Drawing.Point(286, 24);
  112. this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
  113. this.uiButton3.Name = "uiButton3";
  114. this.uiButton3.Size = new System.Drawing.Size(84, 27);
  115. this.uiButton3.TabIndex = 1;
  116. this.uiButton3.Text = "重新绘制";
  117. this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
  118. //
  119. // uiButton2
  120. //
  121. this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
  122. this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
  123. this.uiButton2.Location = new System.Drawing.Point(143, 25);
  124. this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
  125. this.uiButton2.Name = "uiButton2";
  126. this.uiButton2.Size = new System.Drawing.Size(84, 27);
  127. this.uiButton2.TabIndex = 0;
  128. this.uiButton2.Text = "开始绘制";
  129. this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
  130. //
  131. // uiGBlayer
  132. //
  133. this.uiGBlayer.Dock = System.Windows.Forms.DockStyle.Top;
  134. this.uiGBlayer.Font = new System.Drawing.Font("微软雅黑", 12F);
  135. this.uiGBlayer.Location = new System.Drawing.Point(0, 0);
  136. this.uiGBlayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  137. this.uiGBlayer.MinimumSize = new System.Drawing.Size(1, 1);
  138. this.uiGBlayer.Name = "uiGBlayer";
  139. this.uiGBlayer.Padding = new System.Windows.Forms.Padding(5, 32, 5, 5);
  140. this.uiGBlayer.Size = new System.Drawing.Size(500, 192);
  141. this.uiGBlayer.TabIndex = 6;
  142. this.uiGBlayer.Text = "图层选择";
  143. this.uiGBlayer.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  144. //
  145. // uiGroupBoxlx
  146. //
  147. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonCSV);
  148. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSHP);
  149. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonGDB);
  150. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSimpleJson);
  151. this.uiGroupBoxlx.Dock = System.Windows.Forms.DockStyle.Fill;
  152. this.uiGroupBoxlx.Font = new System.Drawing.Font("微软雅黑", 12F);
  153. this.uiGroupBoxlx.Location = new System.Drawing.Point(0, 320);
  154. this.uiGroupBoxlx.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  155. this.uiGroupBoxlx.MinimumSize = new System.Drawing.Size(1, 1);
  156. this.uiGroupBoxlx.Name = "uiGroupBoxlx";
  157. this.uiGroupBoxlx.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  158. this.uiGroupBoxlx.Size = new System.Drawing.Size(500, 80);
  159. this.uiGroupBoxlx.TabIndex = 10;
  160. this.uiGroupBoxlx.Text = "导出文件类型";
  161. this.uiGroupBoxlx.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  162. //
  163. // uiRadioButtonCSV
  164. //
  165. this.uiRadioButtonCSV.Checked = true;
  166. this.uiRadioButtonCSV.Cursor = System.Windows.Forms.Cursors.Hand;
  167. this.uiRadioButtonCSV.Font = new System.Drawing.Font("微软雅黑", 12F);
  168. this.uiRadioButtonCSV.Location = new System.Drawing.Point(8, 35);
  169. this.uiRadioButtonCSV.MinimumSize = new System.Drawing.Size(1, 1);
  170. this.uiRadioButtonCSV.Name = "uiRadioButtonCSV";
  171. this.uiRadioButtonCSV.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  172. this.uiRadioButtonCSV.Size = new System.Drawing.Size(74, 29);
  173. this.uiRadioButtonCSV.TabIndex = 3;
  174. this.uiRadioButtonCSV.Tag = "CSV";
  175. this.uiRadioButtonCSV.Text = "CSV";
  176. //
  177. // uiRadioButtonSHP
  178. //
  179. this.uiRadioButtonSHP.Cursor = System.Windows.Forms.Cursors.Hand;
  180. this.uiRadioButtonSHP.Font = new System.Drawing.Font("微软雅黑", 12F);
  181. this.uiRadioButtonSHP.Location = new System.Drawing.Point(205, 35);
  182. this.uiRadioButtonSHP.MinimumSize = new System.Drawing.Size(1, 1);
  183. this.uiRadioButtonSHP.Name = "uiRadioButtonSHP";
  184. this.uiRadioButtonSHP.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  185. this.uiRadioButtonSHP.Size = new System.Drawing.Size(74, 29);
  186. this.uiRadioButtonSHP.TabIndex = 2;
  187. this.uiRadioButtonSHP.Tag = "SHP";
  188. this.uiRadioButtonSHP.Text = "SHP";
  189. //
  190. // uiRadioButtonGDB
  191. //
  192. this.uiRadioButtonGDB.Cursor = System.Windows.Forms.Cursors.Hand;
  193. this.uiRadioButtonGDB.Font = new System.Drawing.Font("微软雅黑", 12F);
  194. this.uiRadioButtonGDB.Location = new System.Drawing.Point(111, 35);
  195. this.uiRadioButtonGDB.MinimumSize = new System.Drawing.Size(1, 1);
  196. this.uiRadioButtonGDB.Name = "uiRadioButtonGDB";
  197. this.uiRadioButtonGDB.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  198. this.uiRadioButtonGDB.Size = new System.Drawing.Size(74, 29);
  199. this.uiRadioButtonGDB.TabIndex = 1;
  200. this.uiRadioButtonGDB.Text = "GDB";
  201. //
  202. // uiRadioButtonSimpleJson
  203. //
  204. this.uiRadioButtonSimpleJson.Cursor = System.Windows.Forms.Cursors.Hand;
  205. this.uiRadioButtonSimpleJson.Font = new System.Drawing.Font("微软雅黑", 12F);
  206. this.uiRadioButtonSimpleJson.Location = new System.Drawing.Point(299, 35);
  207. this.uiRadioButtonSimpleJson.MinimumSize = new System.Drawing.Size(1, 1);
  208. this.uiRadioButtonSimpleJson.Name = "uiRadioButtonSimpleJson";
  209. this.uiRadioButtonSimpleJson.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  210. this.uiRadioButtonSimpleJson.Size = new System.Drawing.Size(129, 29);
  211. this.uiRadioButtonSimpleJson.TabIndex = 0;
  212. this.uiRadioButtonSimpleJson.Tag = "";
  213. this.uiRadioButtonSimpleJson.Text = "SimpleJson";
  214. //
  215. // OutGIScj
  216. //
  217. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  218. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  219. this.Controls.Add(this.uiGroupBoxlx);
  220. this.Controls.Add(this.uiGBlujing);
  221. this.Controls.Add(this.uiRBGcj);
  222. this.Controls.Add(this.uiGBlayer);
  223. this.Name = "OutGIScj";
  224. this.Size = new System.Drawing.Size(500, 400);
  225. this.uiGBlujing.ResumeLayout(false);
  226. this.uiRBGcj.ResumeLayout(false);
  227. this.uiGroupBoxlx.ResumeLayout(false);
  228. this.ResumeLayout(false);
  229. }
  230. #endregion
  231. private Sunny.UI.UIButton uiButton1;
  232. private Sunny.UI.UITextBox uiTextBox1;
  233. private Sunny.UI.UIGroupBox uiGBlujing;
  234. private Sunny.UI.UIGroupBox uiGBlayer;
  235. private Sunny.UI.UIGroupBox uiGroupBoxlx;
  236. private Sunny.UI.UIRadioButton uiRadioButtonSimpleJson;
  237. private Sunny.UI.UIRadioButton uiRadioButtonGDB;
  238. private Sunny.UI.UIRadioButton uiRadioButtonSHP;
  239. private Sunny.UI.UIRadioButton uiRadioButtonCSV;
  240. private Sunny.UI.UIRadioButtonGroup uiRBGcj;
  241. private Sunny.UI.UIButton uiButton3;
  242. private Sunny.UI.UIButton uiButton2;
  243. }
  244. }