From cba77e299f9bc1ec613d6153e9a11c328e45e0e4 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期六, 31 八月 2024 10:32:37 +0800 Subject: [PATCH] 无 --- DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs index f0fb38a..3c91c68 100644 --- a/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs +++ b/DevApp/Gs.DevApp/ToolBox/UtilityHelper.cs @@ -7,8 +7,6 @@ using System.Net; using System.Reflection; using System.Text; -using System.Threading.Tasks; -using Gs.DevApp.ToolBox; using System.Resources; using System.Drawing; using Newtonsoft.Json; @@ -152,6 +150,9 @@ return rto; } + /// <summary> + /// 璁剧疆绯荤粺瀛椾綋澶у皬锛岀洰鍓嶅苟涓嶉�氱敤 + /// </summary> public static float GetFontSize =10; public static void SetFont(Control control) { float size = GetFontSize; -- Gitblit v1.9.3