namespace Kingo.Plugin.MakeTaskPackage.View { partial class UCMxdMultCut { /// /// 必需的设计器变量。 /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCMxdMultCut)); this.panel2 = new System.Windows.Forms.Panel(); this.lbTips = new System.Windows.Forms.Label(); this.btnOk = new System.Windows.Forms.Button(); this.progressBar1 = new System.Windows.Forms.ProgressBar(); this.panel1 = new System.Windows.Forms.Panel(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.panel3 = new System.Windows.Forms.Panel(); this.btnImport = new System.Windows.Forms.Button(); this.btnExport = new System.Windows.Forms.Button(); this.panelAuto = new System.Windows.Forms.Panel(); this.cmbBlockIndex = new System.Windows.Forms.ComboBox(); this.cmbBlockCount = new System.Windows.Forms.ComboBox(); this.label9 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.panelCustom = new System.Windows.Forms.Panel(); this.btnExportPoint = new System.Windows.Forms.Button(); this.btnMapPoints = new System.Windows.Forms.Button(); this.txtCustomPoints = new System.Windows.Forms.TextBox(); this.label10 = new System.Windows.Forms.Label(); this.panel5 = new System.Windows.Forms.Panel(); this.rbAll = new System.Windows.Forms.RadioButton(); this.label8 = new System.Windows.Forms.Label(); this.rbCustom = new System.Windows.Forms.RadioButton(); this.rbAuto = new System.Windows.Forms.RadioButton(); this.txtMinLevel = new System.Windows.Forms.TextBox(); this.txtMaxLevel = new System.Windows.Forms.TextBox(); this.label12 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.txtMinScale = new System.Windows.Forms.ComboBox(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.txtMaxScale = new System.Windows.Forms.TextBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.label5 = new System.Windows.Forms.Label(); this.txtThreadNo = new System.Windows.Forms.TextBox(); this.txtSaveFilePath = new System.Windows.Forms.TextBox(); this.btnBrowser = new System.Windows.Forms.Button(); this.txtPicSize = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.cboxTileFormat = new System.Windows.Forms.ComboBox(); this.label6 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.btnBrowseMxd = new System.Windows.Forms.Button(); this.txtMxdPath = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.axMapControl1 = new ESRI.ArcGIS.Controls.AxMapControl(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.groupBox4.SuspendLayout(); this.panel3.SuspendLayout(); this.panelAuto.SuspendLayout(); this.panelCustom.SuspendLayout(); this.panel5.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).BeginInit(); this.SuspendLayout(); // // panel2 // this.panel2.Controls.Add(this.lbTips); this.panel2.Controls.Add(this.btnOk); this.panel2.Controls.Add(this.progressBar1); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(0, 533); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(672, 48); this.panel2.TabIndex = 26; // // lbTips // this.lbTips.AutoSize = true; this.lbTips.Location = new System.Drawing.Point(11, 18); this.lbTips.Name = "lbTips"; this.lbTips.Size = new System.Drawing.Size(0, 12); this.lbTips.TabIndex = 23; // // btnOk // this.btnOk.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnOk.Location = new System.Drawing.Point(589, 12); this.btnOk.Name = "btnOk"; this.btnOk.Size = new System.Drawing.Size(80, 25); this.btnOk.TabIndex = 12; this.btnOk.Text = "开始生成"; this.btnOk.UseVisualStyleBackColor = true; // // progressBar1 // this.progressBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.progressBar1.Location = new System.Drawing.Point(93, 16); this.progressBar1.MarqueeAnimationSpeed = 10; this.progressBar1.Name = "progressBar1"; this.progressBar1.Size = new System.Drawing.Size(490, 17); this.progressBar1.Style = System.Windows.Forms.ProgressBarStyle.Marquee; this.progressBar1.TabIndex = 22; this.progressBar1.Visible = false; // // panel1 // this.panel1.Controls.Add(this.groupBox4); this.panel1.Controls.Add(this.label7); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 399); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(672, 134); this.panel1.TabIndex = 28; // // groupBox4 // this.groupBox4.Controls.Add(this.panel3); this.groupBox4.Controls.Add(this.panelAuto); this.groupBox4.Controls.Add(this.panelCustom); this.groupBox4.Controls.Add(this.panel5); this.groupBox4.Controls.Add(this.txtMinLevel); this.groupBox4.Controls.Add(this.txtMaxLevel); this.groupBox4.Controls.Add(this.label12); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Location = new System.Drawing.Point(0, 0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(672, 134); this.groupBox4.TabIndex = 24; this.groupBox4.TabStop = false; this.groupBox4.Text = "区域设置"; // // panel3 // this.panel3.Controls.Add(this.btnImport); this.panel3.Controls.Add(this.btnExport); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(292, 94); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(377, 37); this.panel3.TabIndex = 12; // // btnImport // this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnImport.Location = new System.Drawing.Point(211, 7); this.btnImport.Name = "btnImport"; this.btnImport.Size = new System.Drawing.Size(80, 25); this.btnImport.TabIndex = 0; this.btnImport.Text = "导入配置"; this.btnImport.UseVisualStyleBackColor = true; // // btnExport // this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnExport.Location = new System.Drawing.Point(296, 7); this.btnExport.Name = "btnExport"; this.btnExport.Size = new System.Drawing.Size(80, 25); this.btnExport.TabIndex = 0; this.btnExport.Text = "导出配置"; this.btnExport.UseVisualStyleBackColor = true; // // panelAuto // this.panelAuto.Controls.Add(this.cmbBlockIndex); this.panelAuto.Controls.Add(this.cmbBlockCount); this.panelAuto.Controls.Add(this.label9); this.panelAuto.Controls.Add(this.label11); this.panelAuto.Dock = System.Windows.Forms.DockStyle.Left; this.panelAuto.Enabled = false; this.panelAuto.Location = new System.Drawing.Point(3, 94); this.panelAuto.Name = "panelAuto"; this.panelAuto.Size = new System.Drawing.Size(289, 37); this.panelAuto.TabIndex = 5; // // cmbBlockIndex // this.cmbBlockIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbBlockIndex.FormattingEnabled = true; this.cmbBlockIndex.Items.AddRange(new object[] { "2", "4", "8"}); this.cmbBlockIndex.Location = new System.Drawing.Point(219, 7); this.cmbBlockIndex.Name = "cmbBlockIndex"; this.cmbBlockIndex.Size = new System.Drawing.Size(55, 20); this.cmbBlockIndex.TabIndex = 16; // // cmbBlockCount // this.cmbBlockCount.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbBlockCount.FormattingEnabled = true; this.cmbBlockCount.Items.AddRange(new object[] { "2", "4", "8"}); this.cmbBlockCount.Location = new System.Drawing.Point(85, 7); this.cmbBlockCount.Name = "cmbBlockCount"; this.cmbBlockCount.Size = new System.Drawing.Size(55, 20); this.cmbBlockCount.TabIndex = 16; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(148, 11); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(77, 12); this.label9.TabIndex = 1; this.label9.Text = "所切区域号:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(3, 11); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(89, 12); this.label11.TabIndex = 1; this.label11.Text = "自动分块总数:"; // // panelCustom // this.panelCustom.Controls.Add(this.btnExportPoint); this.panelCustom.Controls.Add(this.btnMapPoints); this.panelCustom.Controls.Add(this.txtCustomPoints); this.panelCustom.Controls.Add(this.label10); this.panelCustom.Dock = System.Windows.Forms.DockStyle.Top; this.panelCustom.Enabled = false; this.panelCustom.Location = new System.Drawing.Point(3, 59); this.panelCustom.Name = "panelCustom"; this.panelCustom.Size = new System.Drawing.Size(666, 35); this.panelCustom.TabIndex = 4; // // btnExportPoint // this.btnExportPoint.Location = new System.Drawing.Point(498, 6); this.btnExportPoint.Name = "btnExportPoint"; this.btnExportPoint.Size = new System.Drawing.Size(68, 23); this.btnExportPoint.TabIndex = 4; this.btnExportPoint.Text = "导入范围"; this.btnExportPoint.UseVisualStyleBackColor = true; // // btnMapPoints // this.btnMapPoints.Location = new System.Drawing.Point(424, 6); this.btnMapPoints.Name = "btnMapPoints"; this.btnMapPoints.Size = new System.Drawing.Size(67, 23); this.btnMapPoints.TabIndex = 3; this.btnMapPoints.Text = "地图取点"; this.btnMapPoints.UseVisualStyleBackColor = true; // // txtCustomPoints // this.txtCustomPoints.Location = new System.Drawing.Point(83, 7); this.txtCustomPoints.Name = "txtCustomPoints"; this.txtCustomPoints.ReadOnly = true; this.txtCustomPoints.Size = new System.Drawing.Size(334, 21); this.txtCustomPoints.TabIndex = 2; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(4, 11); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(77, 12); this.label10.TabIndex = 0; this.label10.Text = "自定义范围:"; // // panel5 // this.panel5.Controls.Add(this.rbAll); this.panel5.Controls.Add(this.label8); this.panel5.Controls.Add(this.rbCustom); this.panel5.Controls.Add(this.rbAuto); this.panel5.Dock = System.Windows.Forms.DockStyle.Top; this.panel5.Location = new System.Drawing.Point(3, 17); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(666, 42); this.panel5.TabIndex = 3; // // rbAll // this.rbAll.AutoSize = true; this.rbAll.Checked = true; this.rbAll.Location = new System.Drawing.Point(73, 13); this.rbAll.Name = "rbAll"; this.rbAll.Size = new System.Drawing.Size(47, 16); this.rbAll.TabIndex = 1; this.rbAll.TabStop = true; this.rbAll.Text = "全部"; this.rbAll.UseVisualStyleBackColor = true; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(6, 15); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(65, 12); this.label8.TabIndex = 0; this.label8.Text = "区域范围:"; // // rbCustom // this.rbCustom.AutoSize = true; this.rbCustom.Location = new System.Drawing.Point(133, 13); this.rbCustom.Name = "rbCustom"; this.rbCustom.Size = new System.Drawing.Size(59, 16); this.rbCustom.TabIndex = 1; this.rbCustom.Text = "自定义"; this.rbCustom.UseVisualStyleBackColor = true; // // rbAuto // this.rbAuto.AutoSize = true; this.rbAuto.Location = new System.Drawing.Point(203, 13); this.rbAuto.Name = "rbAuto"; this.rbAuto.Size = new System.Drawing.Size(71, 16); this.rbAuto.TabIndex = 1; this.rbAuto.Text = "自动分块"; this.rbAuto.UseVisualStyleBackColor = true; // // txtMinLevel // this.txtMinLevel.Location = new System.Drawing.Point(606, 3); this.txtMinLevel.Name = "txtMinLevel"; this.txtMinLevel.Size = new System.Drawing.Size(38, 21); this.txtMinLevel.TabIndex = 11; this.txtMinLevel.Text = "5"; this.txtMinLevel.Visible = false; // // txtMaxLevel // this.txtMaxLevel.Location = new System.Drawing.Point(660, 3); this.txtMaxLevel.Name = "txtMaxLevel"; this.txtMaxLevel.Size = new System.Drawing.Size(38, 21); this.txtMaxLevel.TabIndex = 11; this.txtMaxLevel.Text = "5"; this.txtMaxLevel.Visible = false; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(648, 7); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(11, 12); this.label12.TabIndex = 10; this.label12.Text = "-"; this.label12.Visible = false; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(11, 18); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(0, 12); this.label7.TabIndex = 23; // // groupBox2 // this.groupBox2.Controls.Add(this.txtMinScale); this.groupBox2.Controls.Add(this.label14); this.groupBox2.Controls.Add(this.label13); this.groupBox2.Controls.Add(this.txtMaxScale); this.groupBox2.Controls.Add(this.groupBox3); this.groupBox2.Controls.Add(this.label5); this.groupBox2.Controls.Add(this.txtThreadNo); this.groupBox2.Controls.Add(this.txtSaveFilePath); this.groupBox2.Controls.Add(this.btnBrowser); this.groupBox2.Controls.Add(this.txtPicSize); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label2); this.groupBox2.Controls.Add(this.cboxTileFormat); this.groupBox2.Controls.Add(this.label6); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Bottom; this.groupBox2.Location = new System.Drawing.Point(0, 307); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(672, 92); this.groupBox2.TabIndex = 29; this.groupBox2.TabStop = false; this.groupBox2.Text = "参数设置"; // // txtMinScale // this.txtMinScale.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.txtMinScale.FormattingEnabled = true; this.txtMinScale.Location = new System.Drawing.Point(190, 25); this.txtMinScale.Name = "txtMinScale"; this.txtMinScale.Size = new System.Drawing.Size(79, 20); this.txtMinScale.TabIndex = 26; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(167, 29); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(17, 12); this.label14.TabIndex = 25; this.label14.Text = "—"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(11, 29); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(71, 12); this.label13.TabIndex = 23; this.label13.Text = "切片比例尺:"; // // txtMaxScale // this.txtMaxScale.Location = new System.Drawing.Point(86, 24); this.txtMaxScale.Name = "txtMaxScale"; this.txtMaxScale.Size = new System.Drawing.Size(75, 21); this.txtMaxScale.TabIndex = 22; this.txtMaxScale.Text = "50000"; // // groupBox3 // this.groupBox3.Location = new System.Drawing.Point(523, 97); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(200, 100); this.groupBox3.TabIndex = 21; this.groupBox3.TabStop = false; this.groupBox3.Text = "groupBox3"; this.groupBox3.Visible = false; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(271, 29); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(47, 12); this.label5.TabIndex = 19; this.label5.Text = "线程数:"; // // txtThreadNo // this.txtThreadNo.Location = new System.Drawing.Point(319, 25); this.txtThreadNo.Name = "txtThreadNo"; this.txtThreadNo.Size = new System.Drawing.Size(38, 21); this.txtThreadNo.TabIndex = 20; this.txtThreadNo.Text = "3"; // // txtSaveFilePath // this.txtSaveFilePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtSaveFilePath.Location = new System.Drawing.Point(68, 63); this.txtSaveFilePath.Name = "txtSaveFilePath"; this.txtSaveFilePath.ReadOnly = true; this.txtSaveFilePath.Size = new System.Drawing.Size(539, 21); this.txtSaveFilePath.TabIndex = 17; // // btnBrowser // this.btnBrowser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnBrowser.Location = new System.Drawing.Point(614, 61); this.btnBrowser.Name = "btnBrowser"; this.btnBrowser.Size = new System.Drawing.Size(55, 25); this.btnBrowser.TabIndex = 18; this.btnBrowser.Text = "……"; this.btnBrowser.UseVisualStyleBackColor = true; // // txtPicSize // this.txtPicSize.Location = new System.Drawing.Point(424, 25); this.txtPicSize.Name = "txtPicSize"; this.txtPicSize.Size = new System.Drawing.Size(38, 21); this.txtPicSize.TabIndex = 9; this.txtPicSize.Text = "256"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(7, 66); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(59, 12); this.label4.TabIndex = 16; this.label4.Text = "保存位置:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(9, 29); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(59, 12); this.label3.TabIndex = 10; this.label3.Text = "切片级别:"; this.label3.Visible = false; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(363, 29); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(59, 12); this.label2.TabIndex = 8; this.label2.Text = "瓦片尺寸:"; // // cboxTileFormat // this.cboxTileFormat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cboxTileFormat.FormattingEnabled = true; this.cboxTileFormat.Items.AddRange(new object[] { "PNG", "JPEG"}); this.cboxTileFormat.Location = new System.Drawing.Point(534, 24); this.cboxTileFormat.Name = "cboxTileFormat"; this.cboxTileFormat.Size = new System.Drawing.Size(55, 20); this.cboxTileFormat.TabIndex = 15; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(470, 28); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(59, 12); this.label6.TabIndex = 14; this.label6.Text = "瓦片格式:"; // // groupBox1 // this.groupBox1.Controls.Add(this.btnBrowseMxd); this.groupBox1.Controls.Add(this.txtMxdPath); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(672, 50); this.groupBox1.TabIndex = 30; this.groupBox1.TabStop = false; this.groupBox1.Text = "文件列表"; // // btnBrowseMxd // this.btnBrowseMxd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnBrowseMxd.Location = new System.Drawing.Point(606, 18); this.btnBrowseMxd.Name = "btnBrowseMxd"; this.btnBrowseMxd.Size = new System.Drawing.Size(58, 23); this.btnBrowseMxd.TabIndex = 5; this.btnBrowseMxd.Text = "浏 览"; this.btnBrowseMxd.UseVisualStyleBackColor = true; // // txtMxdPath // this.txtMxdPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txtMxdPath.Location = new System.Drawing.Point(65, 19); this.txtMxdPath.Name = "txtMxdPath"; this.txtMxdPath.ReadOnly = true; this.txtMxdPath.Size = new System.Drawing.Size(527, 21); this.txtMxdPath.TabIndex = 4; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(8, 23); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(59, 12); this.label1.TabIndex = 3; this.label1.Text = "mxd文件:"; // // axMapControl1 // this.axMapControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.axMapControl1.Location = new System.Drawing.Point(0, 50); this.axMapControl1.Name = "axMapControl1"; this.axMapControl1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMapControl1.OcxState"))); this.axMapControl1.Size = new System.Drawing.Size(672, 257); this.axMapControl1.TabIndex = 32; // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; this.openFileDialog1.Filter = "XML文件|*.xml"; // // saveFileDialog1 // this.saveFileDialog1.Filter = "XML文件|*.xml"; // // UCMxdMultCut // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.axMapControl1); this.Controls.Add(this.groupBox1); this.Controls.Add(this.groupBox2); this.Controls.Add(this.panel1); this.Controls.Add(this.panel2); this.Name = "UCMxdMultCut"; this.Size = new System.Drawing.Size(672, 581); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.groupBox4.ResumeLayout(false); this.groupBox4.PerformLayout(); this.panel3.ResumeLayout(false); this.panelAuto.ResumeLayout(false); this.panelAuto.PerformLayout(); this.panelCustom.ResumeLayout(false); this.panelCustom.PerformLayout(); this.panel5.ResumeLayout(false); this.panel5.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.axMapControl1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label lbTips; private System.Windows.Forms.Button btnOk; private System.Windows.Forms.ProgressBar progressBar1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Label label7; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtThreadNo; private System.Windows.Forms.TextBox txtSaveFilePath; private System.Windows.Forms.Button btnBrowser; private System.Windows.Forms.TextBox txtPicSize; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.ComboBox cboxTileFormat; private System.Windows.Forms.TextBox txtMinLevel; private System.Windows.Forms.Label label6; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Label label8; private System.Windows.Forms.RadioButton rbAuto; private System.Windows.Forms.RadioButton rbCustom; private System.Windows.Forms.RadioButton rbAll; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Button btnBrowseMxd; private System.Windows.Forms.TextBox txtMxdPath; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panelAuto; private System.Windows.Forms.ComboBox cmbBlockIndex; private System.Windows.Forms.ComboBox cmbBlockCount; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label11; private System.Windows.Forms.Panel panelCustom; private System.Windows.Forms.Button btnMapPoints; private System.Windows.Forms.TextBox txtCustomPoints; private System.Windows.Forms.Label label10; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.TextBox txtMaxLevel; private System.Windows.Forms.Label label12; private ESRI.ArcGIS.Controls.AxMapControl axMapControl1; private System.Windows.Forms.TextBox txtMaxScale; private System.Windows.Forms.Label label13; private System.Windows.Forms.ComboBox txtMinScale; private System.Windows.Forms.Label label14; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Button btnExport; private System.Windows.Forms.Button btnImport; private System.Windows.Forms.OpenFileDialog openFileDialog1; private System.Windows.Forms.SaveFileDialog saveFileDialog1; private System.Windows.Forms.Button btnExportPoint; } }