BOOL PutBoolUserProperty (int shape, int nPropID,Bool bValue)
功能:为指定图形修改布尔属性。
Shape:图形ID值
nPropID:属性ID值
bValue:属性值
返回值:修改是否成功,1表示修改成功,0表示修改不成功