qin
2024-06-04 9490957edfc694a0378ee52af47e921b8ac44e7a
WinfrmUI/Hydro.MapView/Common/MapDimensions.cs
@@ -72,6 +72,13 @@
        [DisplayName("锁定平面视角")]
        [Browsable(true)]
        public bool Lock2DView { get; set; }=false;
        /// <summary>
        /// 编辑模式true,浏览模式false;默认值:true;浏览模式下,不能编辑模型
        /// </summary>
        public bool isEditMode { get; set; } = true;
        /// <summary>
        /// 正交模式
        /// </summary>