cloudflight
2024-05-08 215965cada89ff0f5fd5acebbfe091585dc1b9c4
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>