You should use paintpicture to resize your picture
Just specify the object you want to paint to, the picture is the source picture property of a image or picturebox, and the coordinates and size parametersCode:object.PaintPicture picture, x1, y1, width1, height1, x2, y2, width2, height2, vbsrccopy





Reply With Quote