Windows Develop Bookmark and Share   
 index > Windows Forms General > Zoom in selected area of the image
 

Zoom in selected area of the image

Hi,

I would like to zoom the selected area of the picturebox scaled image. Could you please let me know how can I achieve this?

Thank you..
anate  Friday, October 02, 2009 4:11 PM
Draw the area with Graphics with the ScaleTransform set to the zoom factor.
JohnWein  Friday, October 02, 2009 6:53 PM
Draw the area with Graphics with the ScaleTransform set to the zoom factor.
JohnWein  Friday, October 02, 2009 6:53 PM

You can use google to search for other answers

Custom Search

More Threads

• VB 2005 label click event problem
• File Downloading - How to download an exe file from webserver?
• Mater Details records in DataGridView
• RichTextBox: Replacing RTF hyperlink with RTF fragment
• Component sizing issues on Japanese systems
• Form on top
• How to implement a 30 day trial period?
• Adding TabPages?-Unlimited
• Longhorn style Breadcrumb Bar
• TextBox.KeyDown Tab key problem