From bee7814dba8e033d0f36060926275b90c85c779c Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期三, 06 九月 2023 14:39:57 +0800 Subject: [PATCH] 2023年09月06日14:39:55 --- HDL_ON/Common/R.cs | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index cbda2d5..65ddc23 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -3527,7 +3527,22 @@ /// RGB鑹茬洏 /// </summary> public const int rgbsepan = 7172; - + /// <summary> + /// 鐓ф槑搴� + /// </summary> + public const int zhaomingdu = 7173; + /// <summary> + /// 鐓ф槑搴﹂珮浜� + /// </summary> + public const int zhaomingdugaoyu = 7174; + /// <summary> + /// 鐓ф槑搴︿綆浜� + /// </summary> + public const int zhaomingdudiyu = 7175; + /// <summary> + /// 鍏夌収 + /// </summary> + public const int guangzhao = 7176; -- Gitblit v1.8.0