namespace WWPipeLine.MapTools.Conditions.ShuJuChuLi
{
partial class OutPrintcj
{
///
/// 必需的设计器变量。
///
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(OutPrintcj));
this.uiPlayout = new Sunny.UI.UIPanel();
this.uiPcando = new Sunny.UI.UIPanel();
this.toolStrip2 = new System.Windows.Forms.ToolStrip();
this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
this.toolStripTextBoxBiaoti = new System.Windows.Forms.ToolStripTextBox();
this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripLabel3 = new System.Windows.Forms.ToolStripLabel();
this.toolStripTextBoxBiaozhu = new System.Windows.Forms.ToolStripTextBox();
this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripButtonZoomIn = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonZoomOut = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonPan = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonQuantu = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButtonNorthArrow = new System.Windows.Forms.ToolStripButton();
this.toolStripButtonScale = new System.Windows.Forms.ToolStripButton();
this.toolSBLegend = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripLabel4 = new System.Windows.Forms.ToolStripLabel();
this.toolStripComboBoxPapersize = new System.Windows.Forms.ToolStripComboBox();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.toolStripCBdayinji = new System.Windows.Forms.ToolStripComboBox();
this.toolStripButtonPrint = new System.Windows.Forms.ToolStripButton();
this.uiPcando.SuspendLayout();
this.toolStrip2.SuspendLayout();
this.toolStrip1.SuspendLayout();
this.SuspendLayout();
//
// uiPlayout
//
this.uiPlayout.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPlayout.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPlayout.Location = new System.Drawing.Point(0, 58);
this.uiPlayout.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPlayout.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPlayout.Name = "uiPlayout";
this.uiPlayout.Size = new System.Drawing.Size(1011, 232);
this.uiPlayout.TabIndex = 1;
this.uiPlayout.Text = null;
this.uiPlayout.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPcando
//
this.uiPcando.Controls.Add(this.toolStrip2);
this.uiPcando.Controls.Add(this.toolStrip1);
this.uiPcando.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPcando.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPcando.Location = new System.Drawing.Point(0, 0);
this.uiPcando.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPcando.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPcando.Name = "uiPcando";
this.uiPcando.Size = new System.Drawing.Size(1011, 58);
this.uiPcando.TabIndex = 0;
this.uiPcando.Text = null;
this.uiPcando.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// toolStrip2
//
this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripLabel2,
this.toolStripTextBoxBiaoti,
this.toolStripButton1,
this.toolStripSeparator3,
this.toolStripLabel3,
this.toolStripTextBoxBiaozhu,
this.toolStripButton2,
this.toolStripSeparator4});
this.toolStrip2.Location = new System.Drawing.Point(0, 25);
this.toolStrip2.Name = "toolStrip2";
this.toolStrip2.Size = new System.Drawing.Size(1011, 25);
this.toolStrip2.TabIndex = 1;
this.toolStrip2.Text = "toolStrip2";
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(68, 22);
this.toolStripLabel2.Text = "标题内容:";
//
// toolStripTextBoxBiaoti
//
this.toolStripTextBoxBiaoti.Name = "toolStripTextBoxBiaoti";
this.toolStripTextBoxBiaoti.Size = new System.Drawing.Size(200, 25);
//
// toolStripButton1
//
this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(60, 22);
this.toolStripButton1.Text = "添加标题";
this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// toolStripLabel3
//
this.toolStripLabel3.Name = "toolStripLabel3";
this.toolStripLabel3.Size = new System.Drawing.Size(68, 22);
this.toolStripLabel3.Text = "标注内容:";
//
// toolStripTextBoxBiaozhu
//
this.toolStripTextBoxBiaozhu.Name = "toolStripTextBoxBiaozhu";
this.toolStripTextBoxBiaozhu.Size = new System.Drawing.Size(200, 25);
//
// toolStripButton2
//
this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(60, 22);
this.toolStripButton2.Text = "添加标注";
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
//
// toolStrip1
//
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButtonZoomIn,
this.toolStripButtonZoomOut,
this.toolStripButtonPan,
this.toolStripButtonQuantu,
this.toolStripSeparator1,
this.toolStripButtonNorthArrow,
this.toolStripButtonScale,
this.toolSBLegend,
this.toolStripSeparator2,
this.toolStripLabel4,
this.toolStripComboBoxPapersize,
this.toolStripLabel1,
this.toolStripCBdayinji,
this.toolStripButtonPrint});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(1011, 25);
this.toolStrip1.TabIndex = 0;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripButtonZoomIn
//
this.toolStripButtonZoomIn.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonZoomIn.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonZoomIn.Image")));
this.toolStripButtonZoomIn.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonZoomIn.Name = "toolStripButtonZoomIn";
this.toolStripButtonZoomIn.Size = new System.Drawing.Size(36, 22);
this.toolStripButtonZoomIn.Text = "放大";
this.toolStripButtonZoomIn.Click += new System.EventHandler(this.toolStripButtonZoomIn_Click);
//
// toolStripButtonZoomOut
//
this.toolStripButtonZoomOut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonZoomOut.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonZoomOut.Image")));
this.toolStripButtonZoomOut.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonZoomOut.Name = "toolStripButtonZoomOut";
this.toolStripButtonZoomOut.Size = new System.Drawing.Size(36, 22);
this.toolStripButtonZoomOut.Text = "缩小";
this.toolStripButtonZoomOut.Click += new System.EventHandler(this.toolStripButtonZoomOut_Click);
//
// toolStripButtonPan
//
this.toolStripButtonPan.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonPan.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonPan.Image")));
this.toolStripButtonPan.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonPan.Name = "toolStripButtonPan";
this.toolStripButtonPan.Size = new System.Drawing.Size(36, 22);
this.toolStripButtonPan.Text = "平移";
this.toolStripButtonPan.Click += new System.EventHandler(this.toolStripButtonPan_Click);
//
// toolStripButtonQuantu
//
this.toolStripButtonQuantu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonQuantu.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonQuantu.Image")));
this.toolStripButtonQuantu.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonQuantu.Name = "toolStripButtonQuantu";
this.toolStripButtonQuantu.Size = new System.Drawing.Size(36, 22);
this.toolStripButtonQuantu.Text = "全图";
this.toolStripButtonQuantu.Click += new System.EventHandler(this.toolStripButtonQuantu_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// toolStripButtonNorthArrow
//
this.toolStripButtonNorthArrow.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonNorthArrow.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonNorthArrow.Image")));
this.toolStripButtonNorthArrow.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonNorthArrow.Name = "toolStripButtonNorthArrow";
this.toolStripButtonNorthArrow.Size = new System.Drawing.Size(72, 22);
this.toolStripButtonNorthArrow.Text = "添加指南针";
this.toolStripButtonNorthArrow.Click += new System.EventHandler(this.toolStripButtonNorthArrow_Click);
//
// toolStripButtonScale
//
this.toolStripButtonScale.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonScale.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonScale.Image")));
this.toolStripButtonScale.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonScale.Name = "toolStripButtonScale";
this.toolStripButtonScale.Size = new System.Drawing.Size(72, 22);
this.toolStripButtonScale.Text = "添加比例尺";
this.toolStripButtonScale.Click += new System.EventHandler(this.toolStripButtonScale_Click);
//
// toolSBLegend
//
this.toolSBLegend.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolSBLegend.Image = ((System.Drawing.Image)(resources.GetObject("toolSBLegend.Image")));
this.toolSBLegend.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolSBLegend.Name = "toolSBLegend";
this.toolSBLegend.Size = new System.Drawing.Size(60, 22);
this.toolSBLegend.Text = "添加图例";
this.toolSBLegend.Click += new System.EventHandler(this.toolSBLegend_Click);
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripLabel4
//
this.toolStripLabel4.Name = "toolStripLabel4";
this.toolStripLabel4.Size = new System.Drawing.Size(68, 22);
this.toolStripLabel4.Text = "纸张选择:";
//
// toolStripComboBoxPapersize
//
this.toolStripComboBoxPapersize.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.toolStripComboBoxPapersize.Name = "toolStripComboBoxPapersize";
this.toolStripComboBoxPapersize.Size = new System.Drawing.Size(121, 25);
this.toolStripComboBoxPapersize.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBoxPapersize_SelectedIndexChanged);
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(80, 22);
this.toolStripLabel1.Text = "打印机选择:";
//
// toolStripCBdayinji
//
this.toolStripCBdayinji.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.toolStripCBdayinji.Name = "toolStripCBdayinji";
this.toolStripCBdayinji.Size = new System.Drawing.Size(200, 25);
//
// toolStripButtonPrint
//
this.toolStripButtonPrint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.toolStripButtonPrint.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonPrint.Image")));
this.toolStripButtonPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButtonPrint.Name = "toolStripButtonPrint";
this.toolStripButtonPrint.Size = new System.Drawing.Size(36, 22);
this.toolStripButtonPrint.Text = "打印";
this.toolStripButtonPrint.Click += new System.EventHandler(this.toolStripButtonPrint_Click);
//
// OutPrintcj
//
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.uiPlayout);
this.Controls.Add(this.uiPcando);
this.Name = "OutPrintcj";
this.Size = new System.Drawing.Size(1011, 290);
this.uiPcando.ResumeLayout(false);
this.uiPcando.PerformLayout();
this.toolStrip2.ResumeLayout(false);
this.toolStrip2.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Sunny.UI.UIPanel uiPlayout;
private Sunny.UI.UIPanel uiPcando;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripButton toolStripButtonZoomIn;
private System.Windows.Forms.ToolStripButton toolStripButtonZoomOut;
private System.Windows.Forms.ToolStripButton toolStripButtonPan;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
private System.Windows.Forms.ToolStripComboBox toolStripCBdayinji;
private System.Windows.Forms.ToolStripButton toolStripButtonPrint;
private System.Windows.Forms.ToolStripButton toolStripButtonNorthArrow;
private System.Windows.Forms.ToolStripButton toolStripButtonScale;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.ToolStripButton toolSBLegend;
private System.Windows.Forms.ToolStrip toolStrip2;
private System.Windows.Forms.ToolStripLabel toolStripLabel2;
private System.Windows.Forms.ToolStripTextBox toolStripTextBoxBiaoti;
private System.Windows.Forms.ToolStripButton toolStripButton1;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
private System.Windows.Forms.ToolStripLabel toolStripLabel3;
private System.Windows.Forms.ToolStripTextBox toolStripTextBoxBiaozhu;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
private System.Windows.Forms.ToolStripLabel toolStripLabel4;
private System.Windows.Forms.ToolStripComboBox toolStripComboBoxPapersize;
private System.Windows.Forms.ToolStripButton toolStripButtonQuantu;
}
}