cloudflight
2024-06-15 6ea5dced7cd5e9b6136b96f38be4ba4116943524
Hydraulic/Hydro.MapUI/Map/MapViewer.Designer.cs
@@ -79,8 +79,9 @@
            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.toolStripStatusLabel_split1 = 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();
@@ -108,20 +109,20 @@
            this.toolStripButton_重复器 = new System.Windows.Forms.ToolStripButton();
            this.buttonUndo = new System.Windows.Forms.ToolStripButton();
            this.buttonRedo = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_refresh = new System.Windows.Forms.ToolStripButton();
            this.toolStripButton_ClearMinor = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton_刷新 = new System.Windows.Forms.ToolStripButton();
            this.btn_水量初分配 = new System.Windows.Forms.ToolStripButton();
            this.toolStripDropDownButton_工具 = new System.Windows.Forms.ToolStripDropDownButton();
            this.水平旋转ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripTextBox_水平旋转角度 = new System.Windows.Forms.ToolStripTextBox();
            this.轴旋转ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.轴镜像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.缩放ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripTextBox_缩放比例 = new System.Windows.Forms.ToolStripTextBox();
            this.toolStripMenuItem_放大2倍 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem_缩小2倍 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.关阀分析ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.关阀分析不考虑水源ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.连通性检查ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
@@ -143,6 +144,10 @@
            this.竖直对齐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.自动对齐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.排列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
            this.楼层管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.水量分配ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.计算局部损失ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSplitButton1 = new System.Windows.Forms.ToolStripSplitButton();
            this.重置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -204,6 +209,8 @@
            this.toolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
            this.右键_Menu = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.默认视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
            this.俯视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.正视图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.重置视角ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
@@ -230,6 +237,8 @@
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.全选ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.反选ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.timer_draw = new System.Windows.Forms.Timer(this.components);
            this.map = new Hydro.MapUI.DMap();
            this.statusStrip1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
@@ -242,8 +251,9 @@
            this.label_center,
            this.toolStripStatusLabel_rotation,
            this.label_zoom,
            this.toolStripStatusLabel_split1,
            this.label_mouse,
            this.toolStripStatusLabel_split1,
            this.label_ZZ,
            this.toolStripStatusLabel_split2,
            this.label_file});
            this.statusStrip1.Location = new System.Drawing.Point(0, 578);
@@ -272,17 +282,24 @@
            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_mouse
            // label_ZZ
            // 
            this.label_mouse.Name = "label_mouse";
            this.label_mouse.Size = new System.Drawing.Size(65, 17);
            this.label_mouse.Text = "X:0 Y:0";
            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
            // 
@@ -326,10 +343,10 @@
            this.toolStripButton_重复器,
            this.buttonUndo,
            this.buttonRedo,
            this.toolStripButton_refresh,
            this.toolStripButton_ClearMinor,
            this.toolStripSeparator4,
            this.toolStripButton_刷新,
            this.btn_水量初分配,
            this.toolStripDropDownButton_工具,
            this.toolStripSeparator8,
            this.toolStripSplitButton1,
@@ -341,7 +358,7 @@
            this.toolStripSeparator21});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1019, 25);
            this.toolStrip1.Size = new System.Drawing.Size(1114, 25);
            this.toolStrip1.TabIndex = 6;
            this.toolStrip1.Text = "toolStrip1";
            // 
@@ -560,16 +577,6 @@
            this.buttonRedo.Text = "重做";
            this.buttonRedo.Click += new System.EventHandler(this.buttonRedo_Click);
            // 
            // toolStripButton_refresh
            //
            this.toolStripButton_refresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButton_refresh.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton_refresh.Image")));
            this.toolStripButton_refresh.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton_refresh.Name = "toolStripButton_refresh";
            this.toolStripButton_refresh.Size = new System.Drawing.Size(23, 22);
            this.toolStripButton_refresh.Text = "计算局部损失";
            this.toolStripButton_refresh.Click += new System.EventHandler(this.toolStripButton_CalcMiniLoss_Click);
            //
            // toolStripButton_ClearMinor
            // 
            this.toolStripButton_ClearMinor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
@@ -594,14 +601,23 @@
            this.toolStripButton_刷新.Text = "计算";
            this.toolStripButton_刷新.Click += new System.EventHandler(this.toolStripButton_计算_Click);
            // 
            // btn_水量初分配
            //
            this.btn_水量初分配.Image = ((System.Drawing.Image)(resources.GetObject("btn_水量初分配.Image")));
            this.btn_水量初分配.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_水量初分配.Name = "btn_水量初分配";
            this.btn_水量初分配.Size = new System.Drawing.Size(64, 22);
            this.btn_水量初分配.Text = "初分配";
            this.btn_水量初分配.Click += new System.EventHandler(this.btn_初分配_Click);
            //
            // toolStripDropDownButton_工具
            // 
            this.toolStripDropDownButton_工具.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.水平旋转ToolStripMenuItem,
            this.轴旋转ToolStripMenuItem,
            this.轴镜像ToolStripMenuItem,
            this.toolStripSeparator7,
            this.缩放ToolStripMenuItem,
            this.toolStripSeparator7,
            this.关阀分析ToolStripMenuItem,
            this.连通性检查ToolStripMenuItem1,
            this.下游连通性ToolStripMenuItem,
@@ -616,7 +632,11 @@
            this.删除ToolStripMenuItem1,
            this.toolStripSeparator15,
            this.对齐ToolStripMenuItem,
            this.排列ToolStripMenuItem});
            this.排列ToolStripMenuItem,
            this.toolStripSeparator22,
            this.楼层管理ToolStripMenuItem,
            this.水量分配ToolStripMenuItem,
            this.计算局部损失ToolStripMenuItem});
            this.toolStripDropDownButton_工具.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton_工具.Image")));
            this.toolStripDropDownButton_工具.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripDropDownButton_工具.Name = "toolStripDropDownButton_工具";
@@ -629,7 +649,7 @@
            this.toolStripTextBox_水平旋转角度});
            this.水平旋转ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("水平旋转ToolStripMenuItem.Image")));
            this.水平旋转ToolStripMenuItem.Name = "水平旋转ToolStripMenuItem";
            this.水平旋转ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.水平旋转ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.水平旋转ToolStripMenuItem.Text = "水平旋转";
            this.水平旋转ToolStripMenuItem.Click += new System.EventHandler(this.水平旋转ToolStripMenuItem_Click);
            // 
@@ -644,20 +664,15 @@
            // 
            this.轴旋转ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("轴旋转ToolStripMenuItem.Image")));
            this.轴旋转ToolStripMenuItem.Name = "轴旋转ToolStripMenuItem";
            this.轴旋转ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.轴旋转ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.轴旋转ToolStripMenuItem.Text = "轴旋转";
            // 
            // 轴镜像ToolStripMenuItem
            // 
            this.轴镜像ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("轴镜像ToolStripMenuItem.Image")));
            this.轴镜像ToolStripMenuItem.Name = "轴镜像ToolStripMenuItem";
            this.轴镜像ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.轴镜像ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.轴镜像ToolStripMenuItem.Text = "轴镜像";
            //
            // toolStripSeparator7
            //
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(145, 6);
            // 
            // 缩放ToolStripMenuItem
            // 
@@ -667,7 +682,7 @@
            this.toolStripMenuItem_缩小2倍});
            this.缩放ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("缩放ToolStripMenuItem.Image")));
            this.缩放ToolStripMenuItem.Name = "缩放ToolStripMenuItem";
            this.缩放ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.缩放ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.缩放ToolStripMenuItem.Text = "缩放";
            this.缩放ToolStripMenuItem.Click += new System.EventHandler(this.缩放ToolStripMenuItem_Click);
            // 
@@ -692,13 +707,18 @@
            this.toolStripMenuItem_缩小2倍.Text = "缩小2倍";
            this.toolStripMenuItem_缩小2倍.Click += new System.EventHandler(this.缩放ToolStripMenuItem_Click);
            // 
            // toolStripSeparator7
            //
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(177, 6);
            //
            // 关阀分析ToolStripMenuItem
            // 
            this.关阀分析ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.关阀分析不考虑水源ToolStripMenuItem});
            this.关阀分析ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("关阀分析ToolStripMenuItem.Image")));
            this.关阀分析ToolStripMenuItem.Name = "关阀分析ToolStripMenuItem";
            this.关阀分析ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.关阀分析ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.关阀分析ToolStripMenuItem.Text = "关阀分析";
            this.关阀分析ToolStripMenuItem.Click += new System.EventHandler(this.关阀搜索考虑水源ToolStripMenuItem_Click);
            // 
@@ -713,7 +733,7 @@
            // 
            this.连通性检查ToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("连通性检查ToolStripMenuItem1.Image")));
            this.连通性检查ToolStripMenuItem1.Name = "连通性检查ToolStripMenuItem1";
            this.连通性检查ToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
            this.连通性检查ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
            this.连通性检查ToolStripMenuItem1.Text = "连通性检查";
            this.连通性检查ToolStripMenuItem1.Click += new System.EventHandler(this.连通性检查ToolStripMenuItem1_Click);
            // 
@@ -721,7 +741,7 @@
            // 
            this.下游连通性ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("下游连通性ToolStripMenuItem.Image")));
            this.下游连通性ToolStripMenuItem.Name = "下游连通性ToolStripMenuItem";
            this.下游连通性ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.下游连通性ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.下游连通性ToolStripMenuItem.Text = "下游连通性";
            this.下游连通性ToolStripMenuItem.Click += new System.EventHandler(this.下游连通性ToolStripMenuItem_Click);
            // 
@@ -729,14 +749,14 @@
            // 
            this.上游连通性ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("上游连通性ToolStripMenuItem.Image")));
            this.上游连通性ToolStripMenuItem.Name = "上游连通性ToolStripMenuItem";
            this.上游连通性ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.上游连通性ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.上游连通性ToolStripMenuItem.Text = "上游连通性";
            // 
            // 标高推测ToolStripMenuItem
            // 
            this.标高推测ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("标高推测ToolStripMenuItem.Image")));
            this.标高推测ToolStripMenuItem.Name = "标高推测ToolStripMenuItem";
            this.标高推测ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.标高推测ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.标高推测ToolStripMenuItem.Text = "标高推测";
            this.标高推测ToolStripMenuItem.Click += new System.EventHandler(this.标高推测ToolStripMenuItem_Click);
            // 
@@ -744,7 +764,7 @@
            // 
            this.标高导出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("标高导出ToolStripMenuItem.Image")));
            this.标高导出ToolStripMenuItem.Name = "标高导出ToolStripMenuItem";
            this.标高导出ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.标高导出ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.标高导出ToolStripMenuItem.Text = "标高导出";
            this.标高导出ToolStripMenuItem.Click += new System.EventHandler(this.标高导出ToolStripMenuItem_Click);
            // 
@@ -752,28 +772,28 @@
            // 
            this.显示水流ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("显示水流ToolStripMenuItem.Image")));
            this.显示水流ToolStripMenuItem.Name = "显示水流ToolStripMenuItem";
            this.显示水流ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.显示水流ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.显示水流ToolStripMenuItem.Text = "显示水流路线";
            this.显示水流ToolStripMenuItem.Click += new System.EventHandler(this.显示水流ToolStripMenuItem_Click);
            // 
            // 方向修复ToolStripMenuItem
            // 
            this.方向修复ToolStripMenuItem.Name = "方向修复ToolStripMenuItem";
            this.方向修复ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.方向修复ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.方向修复ToolStripMenuItem.Text = "方向修复";
            this.方向修复ToolStripMenuItem.Click += new System.EventHandler(this.方向修复ToolStripMenuItem_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator12.Size = new System.Drawing.Size(177, 6);
            // 
            // 复制ToolStripMenuItem
            // 
            this.复制ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("复制ToolStripMenuItem.Image")));
            this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
            this.复制ToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+C";
            this.复制ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.复制ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.复制ToolStripMenuItem.Text = "复制";
            this.复制ToolStripMenuItem.Click += new System.EventHandler(this.复制ToolStripMenuItem_Click);
            // 
@@ -782,21 +802,21 @@
            this.粘贴ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("粘贴ToolStripMenuItem.Image")));
            this.粘贴ToolStripMenuItem.Name = "粘贴ToolStripMenuItem";
            this.粘贴ToolStripMenuItem.ShortcutKeyDisplayString = "Ctrl+V";
            this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.粘贴ToolStripMenuItem.Text = "粘贴";
            this.粘贴ToolStripMenuItem.Click += new System.EventHandler(this.粘贴ToolStripMenuItem1_Click);
            // 
            // 删除ToolStripMenuItem1
            // 
            this.删除ToolStripMenuItem1.Name = "删除ToolStripMenuItem1";
            this.删除ToolStripMenuItem1.Size = new System.Drawing.Size(148, 22);
            this.删除ToolStripMenuItem1.Size = new System.Drawing.Size(180, 22);
            this.删除ToolStripMenuItem1.Text = "删除";
            this.删除ToolStripMenuItem1.Click += new System.EventHandler(this.删除ToolStripMenuItem_Click);
            // 
            // toolStripSeparator15
            // 
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new System.Drawing.Size(145, 6);
            this.toolStripSeparator15.Size = new System.Drawing.Size(177, 6);
            // 
            // 对齐ToolStripMenuItem
            // 
@@ -807,7 +827,7 @@
            this.竖直对齐ToolStripMenuItem,
            this.自动对齐ToolStripMenuItem});
            this.对齐ToolStripMenuItem.Name = "对齐ToolStripMenuItem";
            this.对齐ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.对齐ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.对齐ToolStripMenuItem.Text = "对齐";
            // 
            // toolStripSeparator16
@@ -850,8 +870,36 @@
            // 排列ToolStripMenuItem
            // 
            this.排列ToolStripMenuItem.Name = "排列ToolStripMenuItem";
            this.排列ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
            this.排列ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
            this.排列ToolStripMenuItem.Text = "排列";
            //
            // toolStripSeparator22
            //
            this.toolStripSeparator22.Name = "toolStripSeparator22";
            this.toolStripSeparator22.Size = new System.Drawing.Size(177, 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.Text = "楼层管理";
            this.楼层管理ToolStripMenuItem.Click += new System.EventHandler(this.楼层管理ToolStripMenuItem_Click);
            //
            // 水量分配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.Text = "水量分配";
            //
            // 计算局部损失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.Text = "计算局部损失";
            this.计算局部损失ToolStripMenuItem.Click += new System.EventHandler(this.toolStripButton_CalcMiniLoss_Click);
            // 
            // toolStripSeparator8
            // 
@@ -1284,7 +1332,6 @@
            this.cb_Node_Colour.Name = "cb_Node_Colour";
            this.cb_Node_Colour.Size = new System.Drawing.Size(75, 25);
            this.cb_Node_Colour.SelectedIndexChanged += new System.EventHandler(this.cb_Node_Colour_SelectedIndexChanged);
            this.cb_Node_Colour.Click += new System.EventHandler(this.cb_Node_Colour_Click);
            // 
            // cb_Link_Colour
            // 
@@ -1294,7 +1341,6 @@
            this.cb_Link_Colour.Name = "cb_Link_Colour";
            this.cb_Link_Colour.Size = new System.Drawing.Size(75, 25);
            this.cb_Link_Colour.SelectedIndexChanged += new System.EventHandler(this.cb_Link_Colour_SelectedIndexChanged);
            this.cb_Link_Colour.Click += new System.EventHandler(this.cb_Link_Colour_Click);
            // 
            // tb_颜色分级设置
            // 
@@ -1335,12 +1381,26 @@
            // 视角ToolStripMenuItem
            // 
            this.视角ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.默认视角ToolStripMenuItem,
            this.toolStripSeparator23,
            this.俯视图ToolStripMenuItem,
            this.正视图ToolStripMenuItem,
            this.重置视角ToolStripMenuItem});
            this.视角ToolStripMenuItem.Name = "视角ToolStripMenuItem";
            this.视角ToolStripMenuItem.Size = new System.Drawing.Size(145, 22);
            this.视角ToolStripMenuItem.Text = "视角";
            //
            // 默认视角ToolStripMenuItem
            //
            this.默认视角ToolStripMenuItem.Name = "默认视角ToolStripMenuItem";
            this.默认视角ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
            this.默认视角ToolStripMenuItem.Text = "默认视角";
            this.默认视角ToolStripMenuItem.Click += new System.EventHandler(this.默认视角ToolStripMenuItem_Click);
            //
            // toolStripSeparator23
            //
            this.toolStripSeparator23.Name = "toolStripSeparator23";
            this.toolStripSeparator23.Size = new System.Drawing.Size(121, 6);
            // 
            // 俯视图ToolStripMenuItem
            // 
@@ -1533,8 +1593,25 @@
            this.反选ToolStripMenuItem.Text = "反选";
            this.反选ToolStripMenuItem.Click += new System.EventHandler(this.反选ToolStripMenuItem_Click);
            // 
            // timer_draw
            //
            this.timer_draw.Enabled = true;
            this.timer_draw.Interval = 33;
            this.timer_draw.Tick += new System.EventHandler(this.timer_draw_Tick);
            //
            // map
            //
            this.map._newTemplate = null;
            this.map.Dock = System.Windows.Forms.DockStyle.Fill;
            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.TabIndex = 8;
            //
            // MapViewer
            // 
            this.Controls.Add(this.map);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.statusStrip1);
            this.Name = "MapViewer";
@@ -1732,7 +1809,6 @@
        private ToolStripButton toolStripButton_新建立管;
      private ToolStripMenuItem 方向修复ToolStripMenuItem;
        private ToolStripMenuItem 刷新楼层ToolStripMenuItem;
        private ToolStripButton toolStripButton_refresh;
        private ToolStripButton toolStripButton_ClearMinor;
        public ToolStripComboBox cb_Link_Colour;
        public ToolStripComboBox cb_Node_Colour;
@@ -1740,5 +1816,15 @@
        private ToolStripMenuItem 颜色分级管理ToolStripMenuItem;
        private ToolStripButton tb_颜色分级设置;
        private ToolStripSeparator toolStripSeparator21;
        private Timer timer_draw;
        private ToolStripStatusLabel label_ZZ;
        private ToolStripSeparator toolStripSeparator22;
        private ToolStripMenuItem 楼层管理ToolStripMenuItem;
        private ToolStripMenuItem 默认视角ToolStripMenuItem;
        private ToolStripMenuItem 水量分配ToolStripMenuItem;
        private ToolStripSeparator toolStripSeparator23;
        private DMap map;
        private ToolStripMenuItem 计算局部损失ToolStripMenuItem;
        private ToolStripButton btn_水量初分配;
    }
}