Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Zoom on Vector Graphics?

104| Sun, 02 Dec 2007 03:35:00 GMT| meeko| Comments (1)
I've added many lines (polylines) on a picturebox,
how to add a zoom function?
I've seen zooming on a picture but it doesn't work on a vector graphics...
Thanks very much!

Keywords & Tags: zoom, vector, graphics, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/560761/
 
«« Prev - Next »» 1 helpful answers below.
Where is your problem?
If you are use PolyLines to print the vector in the first place, just use the same function to zoom. I'd just change the scalewidth/-height of the picturebox and leave the data for the ployline. Not that way you will only zoom inside the picturebox!

opus | Mon, 03 Dec 2007 21:19:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories