添加图形字符串属性BOOL AddStringUserProperty

BOOL AddStringUserProperty (int  shape, int  nPropID, string  strValue)

         功能:为指定图形添加字符串属性。

             Shape:图形ID

         nPropID:属性ID

         bValue:属性值

         返回值:添加是否成功,1表示添加成功,0表示添加不成功