OutGIS.Designer.cs 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
  2. {
  3. partial class OutGIS
  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.uiGBlayer = new Sunny.UI.UIGroupBox();
  32. this.uiGroupBoxlx = new Sunny.UI.UIGroupBox();
  33. this.uiRadioButtonCSV = new Sunny.UI.UIRadioButton();
  34. this.uiRadioButtonSHP = new Sunny.UI.UIRadioButton();
  35. this.uiRadioButtonGDB = new Sunny.UI.UIRadioButton();
  36. this.uiRadioButtonSimpleJson = new Sunny.UI.UIRadioButton();
  37. this.uiRadioButtonMDB = new Sunny.UI.UIRadioButton();
  38. this.uiGBlujing.SuspendLayout();
  39. this.uiGroupBoxlx.SuspendLayout();
  40. this.SuspendLayout();
  41. //
  42. // uiButton1
  43. //
  44. this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
  45. this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
  46. this.uiButton1.Location = new System.Drawing.Point(405, 24);
  47. this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
  48. this.uiButton1.Name = "uiButton1";
  49. this.uiButton1.Size = new System.Drawing.Size(81, 35);
  50. this.uiButton1.TabIndex = 2;
  51. this.uiButton1.Text = "路径选择";
  52. this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
  53. //
  54. // uiTextBox1
  55. //
  56. this.uiTextBox1.AutoScroll = true;
  57. this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  58. this.uiTextBox1.FillColor = System.Drawing.Color.White;
  59. this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
  60. this.uiTextBox1.Location = new System.Drawing.Point(8, 29);
  61. this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  62. this.uiTextBox1.Maximum = 2147483647D;
  63. this.uiTextBox1.Minimum = -2147483648D;
  64. this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
  65. this.uiTextBox1.Name = "uiTextBox1";
  66. this.uiTextBox1.ReadOnly = true;
  67. this.uiTextBox1.Size = new System.Drawing.Size(386, 29);
  68. this.uiTextBox1.TabIndex = 4;
  69. this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  70. //
  71. // uiGBlujing
  72. //
  73. this.uiGBlujing.Controls.Add(this.uiButton1);
  74. this.uiGBlujing.Controls.Add(this.uiTextBox1);
  75. this.uiGBlujing.Dock = System.Windows.Forms.DockStyle.Top;
  76. this.uiGBlujing.Font = new System.Drawing.Font("微软雅黑", 12F);
  77. this.uiGBlujing.Location = new System.Drawing.Point(0, 208);
  78. this.uiGBlujing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  79. this.uiGBlujing.MinimumSize = new System.Drawing.Size(1, 1);
  80. this.uiGBlujing.Name = "uiGBlujing";
  81. this.uiGBlujing.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  82. this.uiGBlujing.Size = new System.Drawing.Size(500, 67);
  83. this.uiGBlujing.TabIndex = 9;
  84. this.uiGBlujing.Text = "存放路径";
  85. this.uiGBlujing.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  86. //
  87. // uiGBlayer
  88. //
  89. this.uiGBlayer.Dock = System.Windows.Forms.DockStyle.Top;
  90. this.uiGBlayer.Font = new System.Drawing.Font("微软雅黑", 12F);
  91. this.uiGBlayer.Location = new System.Drawing.Point(0, 0);
  92. this.uiGBlayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  93. this.uiGBlayer.MinimumSize = new System.Drawing.Size(1, 1);
  94. this.uiGBlayer.Name = "uiGBlayer";
  95. this.uiGBlayer.Padding = new System.Windows.Forms.Padding(5, 32, 5, 5);
  96. this.uiGBlayer.Size = new System.Drawing.Size(500, 208);
  97. this.uiGBlayer.TabIndex = 6;
  98. this.uiGBlayer.Text = "图层选择";
  99. this.uiGBlayer.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  100. //
  101. // uiGroupBoxlx
  102. //
  103. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonMDB);
  104. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonCSV);
  105. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSHP);
  106. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonGDB);
  107. this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSimpleJson);
  108. this.uiGroupBoxlx.Dock = System.Windows.Forms.DockStyle.Fill;
  109. this.uiGroupBoxlx.Font = new System.Drawing.Font("微软雅黑", 12F);
  110. this.uiGroupBoxlx.Location = new System.Drawing.Point(0, 275);
  111. this.uiGroupBoxlx.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  112. this.uiGroupBoxlx.MinimumSize = new System.Drawing.Size(1, 1);
  113. this.uiGroupBoxlx.Name = "uiGroupBoxlx";
  114. this.uiGroupBoxlx.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
  115. this.uiGroupBoxlx.Size = new System.Drawing.Size(500, 75);
  116. this.uiGroupBoxlx.TabIndex = 10;
  117. this.uiGroupBoxlx.Text = "导出文件类型";
  118. this.uiGroupBoxlx.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  119. //
  120. // uiRadioButtonCSV
  121. //
  122. this.uiRadioButtonCSV.Checked = true;
  123. this.uiRadioButtonCSV.Cursor = System.Windows.Forms.Cursors.Hand;
  124. this.uiRadioButtonCSV.Font = new System.Drawing.Font("微软雅黑", 12F);
  125. this.uiRadioButtonCSV.Location = new System.Drawing.Point(8, 27);
  126. this.uiRadioButtonCSV.MinimumSize = new System.Drawing.Size(1, 1);
  127. this.uiRadioButtonCSV.Name = "uiRadioButtonCSV";
  128. this.uiRadioButtonCSV.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  129. this.uiRadioButtonCSV.Size = new System.Drawing.Size(74, 29);
  130. this.uiRadioButtonCSV.TabIndex = 3;
  131. this.uiRadioButtonCSV.Tag = "CSV";
  132. this.uiRadioButtonCSV.Text = "CSV";
  133. //
  134. // uiRadioButtonSHP
  135. //
  136. this.uiRadioButtonSHP.Cursor = System.Windows.Forms.Cursors.Hand;
  137. this.uiRadioButtonSHP.Font = new System.Drawing.Font("微软雅黑", 12F);
  138. this.uiRadioButtonSHP.Location = new System.Drawing.Point(188, 27);
  139. this.uiRadioButtonSHP.MinimumSize = new System.Drawing.Size(1, 1);
  140. this.uiRadioButtonSHP.Name = "uiRadioButtonSHP";
  141. this.uiRadioButtonSHP.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  142. this.uiRadioButtonSHP.Size = new System.Drawing.Size(74, 29);
  143. this.uiRadioButtonSHP.TabIndex = 2;
  144. this.uiRadioButtonSHP.Tag = "SHP";
  145. this.uiRadioButtonSHP.Text = "SHP";
  146. //
  147. // uiRadioButtonGDB
  148. //
  149. this.uiRadioButtonGDB.Cursor = System.Windows.Forms.Cursors.Hand;
  150. this.uiRadioButtonGDB.Font = new System.Drawing.Font("微软雅黑", 12F);
  151. this.uiRadioButtonGDB.Location = new System.Drawing.Point(95, 27);
  152. this.uiRadioButtonGDB.MinimumSize = new System.Drawing.Size(1, 1);
  153. this.uiRadioButtonGDB.Name = "uiRadioButtonGDB";
  154. this.uiRadioButtonGDB.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  155. this.uiRadioButtonGDB.Size = new System.Drawing.Size(74, 29);
  156. this.uiRadioButtonGDB.TabIndex = 1;
  157. this.uiRadioButtonGDB.Text = "GDB";
  158. //
  159. // uiRadioButtonSimpleJson
  160. //
  161. this.uiRadioButtonSimpleJson.Cursor = System.Windows.Forms.Cursors.Hand;
  162. this.uiRadioButtonSimpleJson.Font = new System.Drawing.Font("微软雅黑", 12F);
  163. this.uiRadioButtonSimpleJson.Location = new System.Drawing.Point(287, 27);
  164. this.uiRadioButtonSimpleJson.MinimumSize = new System.Drawing.Size(1, 1);
  165. this.uiRadioButtonSimpleJson.Name = "uiRadioButtonSimpleJson";
  166. this.uiRadioButtonSimpleJson.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  167. this.uiRadioButtonSimpleJson.Size = new System.Drawing.Size(129, 29);
  168. this.uiRadioButtonSimpleJson.TabIndex = 0;
  169. this.uiRadioButtonSimpleJson.Tag = "";
  170. this.uiRadioButtonSimpleJson.Text = "SimpleJson";
  171. //
  172. // uiRadioButtonMDB
  173. //
  174. this.uiRadioButtonMDB.Cursor = System.Windows.Forms.Cursors.Hand;
  175. this.uiRadioButtonMDB.Font = new System.Drawing.Font("微软雅黑", 12F);
  176. this.uiRadioButtonMDB.Location = new System.Drawing.Point(422, 27);
  177. this.uiRadioButtonMDB.MinimumSize = new System.Drawing.Size(1, 1);
  178. this.uiRadioButtonMDB.Name = "uiRadioButtonMDB";
  179. this.uiRadioButtonMDB.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
  180. this.uiRadioButtonMDB.Size = new System.Drawing.Size(74, 29);
  181. this.uiRadioButtonMDB.TabIndex = 4;
  182. this.uiRadioButtonMDB.Tag = "SHP";
  183. this.uiRadioButtonMDB.Text = "MDB";
  184. //
  185. // OutGIS
  186. //
  187. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
  188. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  189. this.Controls.Add(this.uiGroupBoxlx);
  190. this.Controls.Add(this.uiGBlujing);
  191. this.Controls.Add(this.uiGBlayer);
  192. this.Name = "OutGIS";
  193. this.Size = new System.Drawing.Size(500, 350);
  194. this.uiGBlujing.ResumeLayout(false);
  195. this.uiGroupBoxlx.ResumeLayout(false);
  196. this.ResumeLayout(false);
  197. }
  198. #endregion
  199. private Sunny.UI.UIButton uiButton1;
  200. private Sunny.UI.UITextBox uiTextBox1;
  201. private Sunny.UI.UIGroupBox uiGBlujing;
  202. private Sunny.UI.UIGroupBox uiGBlayer;
  203. private Sunny.UI.UIGroupBox uiGroupBoxlx;
  204. private Sunny.UI.UIRadioButton uiRadioButtonSimpleJson;
  205. private Sunny.UI.UIRadioButton uiRadioButtonGDB;
  206. private Sunny.UI.UIRadioButton uiRadioButtonSHP;
  207. private Sunny.UI.UIRadioButton uiRadioButtonCSV;
  208. private Sunny.UI.UIRadioButton uiRadioButtonMDB;
  209. }
  210. }