ningshuxia
2025-03-28 ba369f7a7b260c356b1b63fdbe603f44b15cfec5
WinFrmUI/PBS.WinFrmUI.Hydro/99-map-view/MapViewer.cs
@@ -242,6 +242,7 @@
            RotationF = 90;
            SetMapInvalidate();
        }
        public void SetData(Template template, dict<string, dynamic> param = null, Dictionary<PBS.eModelTemplateType, bool> viewMode = null)
        {
            this.param = param;
@@ -371,8 +372,7 @@
        }
        private void timer_draw_Tick(object sender, EventArgs e)