From c2348ebb81ca12b72eee6fbe9eee47925c1a5b07 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 06 九月 2023 12:02:54 +0800 Subject: [PATCH] Merge branch 'wxr-2.1' into wxr-2.0 --- 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