int AddShapeByType (int nType, int xLeft, int yTop, int xRight, int yBottom, string lpszFileName)
功能:根据不同图形类型,添加不同的图形
xLeft:超级连接的左边位置单位为像素。
xTop:超级连接的上边位置单位为像素。
xRight:超级连接的右边位置单位为像素。
xBottom:超级连接的下边位置单位为像素。
lpszFileName:标题名称。
nType: