namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi { partial class OutGIScj { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.uiButton1 = new Sunny.UI.UIButton(); this.uiTextBox1 = new Sunny.UI.UITextBox(); this.uiGBlujing = new Sunny.UI.UIGroupBox(); this.uiRBGcj = new Sunny.UI.UIRadioButtonGroup(); this.uiButton3 = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton(); this.uiGBlayer = new Sunny.UI.UIGroupBox(); this.uiGroupBoxlx = new Sunny.UI.UIGroupBox(); this.uiRadioButtonCSV = new Sunny.UI.UIRadioButton(); this.uiRadioButtonSHP = new Sunny.UI.UIRadioButton(); this.uiRadioButtonGDB = new Sunny.UI.UIRadioButton(); this.uiRadioButtonSimpleJson = new Sunny.UI.UIRadioButton(); this.uiGBlujing.SuspendLayout(); this.uiRBGcj.SuspendLayout(); this.uiGroupBoxlx.SuspendLayout(); this.SuspendLayout(); // // uiButton1 // this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Location = new System.Drawing.Point(405, 28); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.Name = "uiButton1"; this.uiButton1.Size = new System.Drawing.Size(81, 35); this.uiButton1.TabIndex = 2; this.uiButton1.Text = "路径选择"; this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); // // uiTextBox1 // this.uiTextBox1.AutoScroll = true; this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox1.FillColor = System.Drawing.Color.White; this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox1.Location = new System.Drawing.Point(8, 33); this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox1.Maximum = 2147483647D; this.uiTextBox1.Minimum = -2147483648D; this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox1.Name = "uiTextBox1"; this.uiTextBox1.ReadOnly = true; this.uiTextBox1.Size = new System.Drawing.Size(386, 29); this.uiTextBox1.TabIndex = 4; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; // // uiGBlujing // this.uiGBlujing.Controls.Add(this.uiButton1); this.uiGBlujing.Controls.Add(this.uiTextBox1); this.uiGBlujing.Dock = System.Windows.Forms.DockStyle.Top; this.uiGBlujing.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGBlujing.Location = new System.Drawing.Point(0, 144); this.uiGBlujing.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGBlujing.MinimumSize = new System.Drawing.Size(1, 1); this.uiGBlujing.Name = "uiGBlujing"; this.uiGBlujing.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGBlujing.Size = new System.Drawing.Size(500, 72); this.uiGBlujing.TabIndex = 9; this.uiGBlujing.Text = "存放路径"; this.uiGBlujing.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiRBGcj // this.uiRBGcj.ColumnCount = 3; this.uiRBGcj.Controls.Add(this.uiButton3); this.uiRBGcj.Controls.Add(this.uiButton2); this.uiRBGcj.Dock = System.Windows.Forms.DockStyle.Top; this.uiRBGcj.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRBGcj.Location = new System.Drawing.Point(0, 72); this.uiRBGcj.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRBGcj.MinimumSize = new System.Drawing.Size(1, 1); this.uiRBGcj.Name = "uiRBGcj"; this.uiRBGcj.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiRBGcj.Size = new System.Drawing.Size(500, 72); this.uiRBGcj.TabIndex = 13; this.uiRBGcj.Text = "绘制裁剪区域"; this.uiRBGcj.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiButton3 // this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton3.Location = new System.Drawing.Point(286, 28); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.Name = "uiButton3"; this.uiButton3.Size = new System.Drawing.Size(84, 27); this.uiButton3.TabIndex = 1; this.uiButton3.Text = "重新绘制"; this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); // // uiButton2 // this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Location = new System.Drawing.Point(143, 29); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.Name = "uiButton2"; this.uiButton2.Size = new System.Drawing.Size(84, 27); this.uiButton2.TabIndex = 0; this.uiButton2.Text = "开始绘制"; this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); // // uiGBlayer // this.uiGBlayer.Dock = System.Windows.Forms.DockStyle.Top; this.uiGBlayer.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGBlayer.Location = new System.Drawing.Point(0, 0); this.uiGBlayer.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGBlayer.MinimumSize = new System.Drawing.Size(1, 1); this.uiGBlayer.Name = "uiGBlayer"; this.uiGBlayer.Padding = new System.Windows.Forms.Padding(5, 32, 5, 0); this.uiGBlayer.Size = new System.Drawing.Size(500, 72); this.uiGBlayer.TabIndex = 6; this.uiGBlayer.Text = "图层选择"; this.uiGBlayer.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiGroupBoxlx // this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonCSV); this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSHP); this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonGDB); this.uiGroupBoxlx.Controls.Add(this.uiRadioButtonSimpleJson); this.uiGroupBoxlx.Dock = System.Windows.Forms.DockStyle.Top; this.uiGroupBoxlx.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBoxlx.Location = new System.Drawing.Point(0, 216); this.uiGroupBoxlx.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBoxlx.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBoxlx.Name = "uiGroupBoxlx"; this.uiGroupBoxlx.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiGroupBoxlx.Size = new System.Drawing.Size(500, 83); this.uiGroupBoxlx.TabIndex = 10; this.uiGroupBoxlx.Text = "导出文件类型"; this.uiGroupBoxlx.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // uiRadioButtonCSV // this.uiRadioButtonCSV.Checked = true; this.uiRadioButtonCSV.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButtonCSV.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButtonCSV.Location = new System.Drawing.Point(8, 35); this.uiRadioButtonCSV.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonCSV.Name = "uiRadioButtonCSV"; this.uiRadioButtonCSV.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.uiRadioButtonCSV.Size = new System.Drawing.Size(74, 29); this.uiRadioButtonCSV.TabIndex = 3; this.uiRadioButtonCSV.Tag = "CSV"; this.uiRadioButtonCSV.Text = "CSV"; // // uiRadioButtonSHP // this.uiRadioButtonSHP.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButtonSHP.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButtonSHP.Location = new System.Drawing.Point(205, 35); this.uiRadioButtonSHP.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonSHP.Name = "uiRadioButtonSHP"; this.uiRadioButtonSHP.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.uiRadioButtonSHP.Size = new System.Drawing.Size(74, 29); this.uiRadioButtonSHP.TabIndex = 2; this.uiRadioButtonSHP.Tag = "SHP"; this.uiRadioButtonSHP.Text = "SHP"; // // uiRadioButtonGDB // this.uiRadioButtonGDB.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButtonGDB.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButtonGDB.Location = new System.Drawing.Point(111, 35); this.uiRadioButtonGDB.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonGDB.Name = "uiRadioButtonGDB"; this.uiRadioButtonGDB.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.uiRadioButtonGDB.Size = new System.Drawing.Size(74, 29); this.uiRadioButtonGDB.TabIndex = 1; this.uiRadioButtonGDB.Text = "GDB"; // // uiRadioButtonSimpleJson // this.uiRadioButtonSimpleJson.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButtonSimpleJson.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButtonSimpleJson.Location = new System.Drawing.Point(368, 35); this.uiRadioButtonSimpleJson.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButtonSimpleJson.Name = "uiRadioButtonSimpleJson"; this.uiRadioButtonSimpleJson.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.uiRadioButtonSimpleJson.Size = new System.Drawing.Size(129, 29); this.uiRadioButtonSimpleJson.TabIndex = 0; this.uiRadioButtonSimpleJson.Tag = ""; this.uiRadioButtonSimpleJson.Text = "SimpleJson"; // // OutGIScj // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.uiGroupBoxlx); this.Controls.Add(this.uiGBlujing); this.Controls.Add(this.uiRBGcj); this.Controls.Add(this.uiGBlayer); this.Name = "OutGIScj"; this.Size = new System.Drawing.Size(500, 345); this.uiGBlujing.ResumeLayout(false); this.uiRBGcj.ResumeLayout(false); this.uiGroupBoxlx.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Sunny.UI.UIButton uiButton1; private Sunny.UI.UITextBox uiTextBox1; private Sunny.UI.UIGroupBox uiGBlujing; private Sunny.UI.UIGroupBox uiGBlayer; private Sunny.UI.UIGroupBox uiGroupBoxlx; private Sunny.UI.UIRadioButton uiRadioButtonSimpleJson; private Sunny.UI.UIRadioButton uiRadioButtonGDB; private Sunny.UI.UIRadioButton uiRadioButtonSHP; private Sunny.UI.UIRadioButton uiRadioButtonCSV; private Sunny.UI.UIRadioButtonGroup uiRBGcj; private Sunny.UI.UIButton uiButton3; private Sunny.UI.UIButton uiButton2; } }