tangxu
2024-05-06 390e6424a3278430a73476034592c24b17fe23ba
WinfrmUI/Hydro.WinfrmUI.Browser/Viewer.Designer.cs
@@ -75,15 +75,6 @@
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ViewBrowser));
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.label_center = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_rotation = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_zoom = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_mouse = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_split1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_ZZ = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel_split2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.label_file = new System.Windows.Forms.ToolStripStatusLabel();
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripSplitButton2 = new System.Windows.Forms.ToolStripSplitButton();
@@ -237,81 +228,10 @@
            this.反选ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timer_draw = new System.Windows.Forms.Timer(this.components);
            this.map = new Hydro.WinfrmUI.DMap();
            this.statusStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            this.右键_Menu.SuspendLayout();
            this.SuspendLayout();
            //
            // statusStrip1
            //
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.label_center,
            this.toolStripStatusLabel_rotation,
            this.label_zoom,
            this.label_mouse,
            this.toolStripStatusLabel_split1,
            this.label_ZZ,
            this.toolStripStatusLabel_split2,
            this.label_file});
            this.statusStrip1.Location = new System.Drawing.Point(0, 578);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(1051, 22);
            this.statusStrip1.TabIndex = 0;
            this.statusStrip1.Text = "statusStrip1";
            //
            // label_center
            //
            this.label_center.Name = "label_center";
            this.label_center.Size = new System.Drawing.Size(73, 17);
            this.label_center.Text = "center:0,0";
            this.label_center.Click += new System.EventHandler(this.label_center_Click);
            //
            // toolStripStatusLabel_rotation
            //
            this.toolStripStatusLabel_rotation.Name = "toolStripStatusLabel_rotation";
            this.toolStripStatusLabel_rotation.Size = new System.Drawing.Size(83, 17);
            this.toolStripStatusLabel_rotation.Text = "rotation:0,0";
            //
            // label_zoom
            //
            this.label_zoom.Name = "label_zoom";
            this.label_zoom.Size = new System.Drawing.Size(61, 17);
            this.label_zoom.Text = "Zoom:1";
            this.label_zoom.Click += new System.EventHandler(this.label_zoom_Click);
            //
            // label_mouse
            //
            this.label_mouse.Name = "label_mouse";
            this.label_mouse.Size = new System.Drawing.Size(65, 17);
            this.label_mouse.Text = "X:0 Y:0";
            //
            // toolStripStatusLabel_split1
            //
            this.toolStripStatusLabel_split1.Name = "toolStripStatusLabel_split1";
            this.toolStripStatusLabel_split1.Size = new System.Drawing.Size(11, 17);
            this.toolStripStatusLabel_split1.Text = "|";
            //
            // label_ZZ
            //
            this.label_ZZ.Name = "label_ZZ";
            this.label_ZZ.Size = new System.Drawing.Size(71, 17);
            this.label_ZZ.Text = "正交模式:开";
            this.label_ZZ.Click += new System.EventHandler(this.label_ZZ_Click);
            //
            // toolStripStatusLabel_split2
            //
            this.toolStripStatusLabel_split2.Name = "toolStripStatusLabel_split2";
            this.toolStripStatusLabel_split2.Size = new System.Drawing.Size(11, 17);
            this.toolStripStatusLabel_split2.Text = "|";
            //
            // label_file
            //
            this.label_file.Name = "label_file";
            this.label_file.Size = new System.Drawing.Size(25, 17);
            this.label_file.Text = "file";
            this.label_file.Click += new System.EventHandler(this.label_file_Click);
            this.label_file.DoubleClick += new System.EventHandler(this.label_file_DoubleClick);
            // 
            // panel1
            // 
@@ -356,7 +276,7 @@
            this.toolStripSeparator21});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1073, 25);
            this.toolStrip1.Size = new System.Drawing.Size(1019, 25);
            this.toolStrip1.TabIndex = 6;
            this.toolStrip1.Text = "toolStrip1";
            // 
@@ -379,19 +299,19 @@
            // 
            this.新建ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建ToolStripMenuItem.Image")));
            this.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem";
            this.新建ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.新建ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.新建ToolStripMenuItem.Text = "新建";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
            this.toolStripSeparator1.Size = new System.Drawing.Size(145, 6);
            // 
            // 打开文件位置ToolStripMenuItem
            // 
            this.打开文件位置ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("打开文件位置ToolStripMenuItem.Image")));
            this.打开文件位置ToolStripMenuItem.Name = "打开文件位置ToolStripMenuItem";
            this.打开文件位置ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.打开文件位置ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.打开文件位置ToolStripMenuItem.Text = "打开文件位置";
            this.打开文件位置ToolStripMenuItem.Click += new System.EventHandler(this.打开文件位置ToolStripMenuItem_Click);
            // 
@@ -399,7 +319,7 @@
            // 
            this.ePA中打开ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("ePA中打开ToolStripMenuItem.Image")));
            this.ePA中打开ToolStripMenuItem.Name = "ePA中打开ToolStripMenuItem";
            this.ePA中打开ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.ePA中打开ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.ePA中打开ToolStripMenuItem.Text = "EPA中打开";
            this.ePA中打开ToolStripMenuItem.Click += new System.EventHandler(this.EPA中打开ToolStripMenuItem_Click);
            // 
@@ -407,7 +327,7 @@
            // 
            this.旧版打开ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("旧版打开ToolStripMenuItem.Image")));
            this.旧版打开ToolStripMenuItem.Name = "旧版打开ToolStripMenuItem";
            this.旧版打开ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.旧版打开ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.旧版打开ToolStripMenuItem.Text = "旧版打开";
            this.旧版打开ToolStripMenuItem.Visible = false;
            this.旧版打开ToolStripMenuItem.Click += new System.EventHandler(this.旧版打开ToolStripMenuItem_Click);
@@ -1588,29 +1508,25 @@
            this.map.Location = new System.Drawing.Point(0, 24);
            this.map.mapOption = ((Hydro.MapView.MapDimensions)(resources.GetObject("map.mapOption")));
            this.map.Name = "map";
            this.map.Size = new System.Drawing.Size(1051, 554);
            this.map.Size = new System.Drawing.Size(1051, 576);
            this.map.TabIndex = 8;
            // 
            // ViewBrowser
            // 
            this.Controls.Add(this.map);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.statusStrip1);
            this.Name = "ViewBrowser";
            this.Size = new System.Drawing.Size(1051, 600);
            this.Load += new System.EventHandler(this.MapViewer_Load);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MapViewer_KeyDown);
            this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MapViewer_KeyPress);
            this.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.MapViewer_PreKeyPress);
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            this.右键_Menu.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();
        }
@@ -1688,11 +1604,6 @@
        private ToolStripMenuItem 下游连通性ToolStripMenuItem;
        private ToolStripMenuItem 上游连通性ToolStripMenuItem;
        private StatusStrip statusStrip1;
        private ToolStripStatusLabel label_center;
        private ToolStripStatusLabel label_zoom;
        private ToolStripStatusLabel label_mouse;
        private Panel panel1;
        private ToolStrip toolStrip1;
        private ToolStripSplitButton toolStripSplitButton1;
@@ -1742,15 +1653,11 @@
        private ToolStripSeparator toolStripSeparator8;
        private ToolStripButton buttonUndo;
        private ToolStripButton buttonRedo;
        private ToolStripStatusLabel toolStripStatusLabel_split1;
        private ToolStripStatusLabel toolStripStatusLabel_split2;
        private ToolStripStatusLabel label_file;
        private ToolStripMenuItem 轴镜像ToolStripMenuItem;
        private ToolStripTextBox toolStripTextBox_水平旋转角度;
        private ToolStripTextBox toolStripTextBox_缩放比例;
        private ToolStripMenuItem toolStripMenuItem_放大2倍;
        private ToolStripMenuItem toolStripMenuItem_缩小2倍;
        private ToolStripStatusLabel toolStripStatusLabel_rotation;
        private ToolStripButton toolStripButton_刷新;
        private bool is45view = true;
        private ToolStripMenuItem 关阀分析ToolStripMenuItem;
@@ -1800,7 +1707,6 @@
        private ToolStripButton tb_颜色分级设置;
        private ToolStripSeparator toolStripSeparator21;
        private Timer timer_draw;
        private ToolStripStatusLabel label_ZZ;
        private ToolStripSeparator toolStripSeparator22;
        private ToolStripMenuItem 楼层管理ToolStripMenuItem;
        private ToolStripMenuItem 默认视角ToolStripMenuItem;