BOOL PutFloatUserProperty (int shape, int nPropID, float fValue)
功能:为指定图形修改单精度浮点型属性。
Shape:图形ID值
nPropID:属性ID值(自定义,属性ID不能重复)
bValue:属性值
返回值:修改是否成功