1.drawRect(x,y,width,height)画出的矩形的图像宽为width+1 像素,高为height+1 像素
2.drawLine(xA, y, xB, y)画出的水平线的长度为|xA - xB| + 1 像素
发表于 @ 2007年10月16日 12:29:00|评论(loading...)|编辑