cloudflight
2024-06-10 d95b40427ca99651bdd96a17634a87193f8e0909
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>