From 44d9b3ffe4a3b743dbc9c6023e80f77e2975283e Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 31 七月 2024 23:04:54 +0800 Subject: [PATCH] 部分修改 --- Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs index 6b914bf..467db06 100644 --- a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs +++ b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs @@ -46,8 +46,8 @@ mapViewer1.Link_multiply = 1F; mapViewer1.Location = new System.Drawing.Point(0, 0); mapViewer1.Lock2DView = false; - mapViewer1.MapCenter = (System.Drawing.PointF)resources.GetObject("mapViewer1.MapCenter"); - mapViewer1.mapOption = (MapView.MapDimensions)resources.GetObject("mapViewer1.mapOption"); + //mapViewer1.MapCenter = (System.Drawing.PointF)resources.GetObject("mapViewer1.MapCenter"); + //mapViewer1.mapOption = (MapView.MapDimensions)resources.GetObject("mapViewer1.mapOption"); mapViewer1.Margin = new System.Windows.Forms.Padding(4); mapViewer1.Name = "mapViewer1"; mapViewer1.Rotation = 0D; -- Gitblit v1.9.3