点击或拖拽改变大小

ChatBoxContentEmotionDictionary 属性

内置的表情图片。key - 在ChatBox中的位置 ,value - 表情图片在内置列表中的index。

命名空间:  DSkin.Controls
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public Dictionary<uint, uint> EmotionDictionary { get; set; }

属性值

类型:DictionaryUInt32, UInt32
参见