lixiaojun
2025-04-07 33efd807b5f5aac98ce736ccec002e190e5dd175
Yw.WinFrmUI.Hydro.L3d2.Core/ViewerL3d2.Designer.cs
@@ -28,9 +28,16 @@
        /// </summary>
        private void InitializeComponent()
        {
            components = new System.ComponentModel.Container();
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(800, 450);
            SuspendLayout();
            //
            // ViewerL3d2
            //
            AutoScaleDimensions = new SizeF(7F, 17F);
            AutoScaleMode = AutoScaleMode.Font;
            BackColor = Color.White;
            Name = "ViewerL3d2";
            Size = new Size(800, 450);
            ResumeLayout(false);
        }
        #endregion