From 0a11352dffeb8d5f31dd40b9728fe1abf4537f04 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期五, 01 九月 2023 18:06:45 +0800 Subject: [PATCH] 2023年09月01日18:06:42 --- 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