duheng
2024-05-24 09738deea66327d1fe13237a7f4bc0bcc253d80e
WinfrmUI/Hydro.MapView/Common/MapDimensions.cs
@@ -74,9 +74,9 @@
        public bool Lock2DView { get; set; }=false;
        /// <summary>
        /// 浏览模式,默认为false,浏览模式下,不能编辑模型
        /// 编辑模式true,浏览模式false;默认值:true;浏览模式下,不能编辑模型
        /// </summary>
        public bool isViewMode { get; set; } = false;
        public bool isEditMode { get; set; } = true;
        /// <summary>