开发者

Zoom in & Out Tool in C#

开发者 https://www.devze.com 2023-01-24 21:43 出处:网络
I want to be able to have two buttons that allow me to zoom in & out on a p开发者_Python百科icturebox image but currently have no code for this. Please Help Me,

I want to be able to have two buttons that allow me to zoom in & out on a p开发者_Python百科icturebox image but currently have no code for this. Please Help Me,

Thanks


http://www.dotnetcurry.com/ShowArticle.aspx?ID=196&AspxAutoDetectCookieSupport=1


Have a look at these:

PictureBox Zoom
A scrollable, zoomable, and scalable picture box

The second one worked great for a project of mine. Codeproject has a few more examples.

0

精彩评论

暂无评论...
验证码 换一张
取 消