BOOL AddColourUserProperty(int shape, int nPropID, int Color)
功能:为指定图形添加颜色属性。
Shape:图形ID值
nPropID:属性ID值
Color:属性值的颜色值
返回值:添加是否成功,1表示添加成功,0表示添加不成功