See my site for articles in the GDI+ FAQ and in particular the article on
drawing images in the Beginners Guide.
--
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
[quoted text, click to view] "@win" <win@discussions.microsoft.com> wrote in message
news:98669122-324B-458C-83E2-1287C786363C@microsoft.com...
> Hi there,
>
> What is the best way of displaying part of an image?
>
> The problem is as follows:
> I need to show an area map with objects. Now I need to zoom in on a part
> of
> that map to show some more detail. eventually the object are placed based
> on
> GPS locations.
>
> Any help or direction would be appreciated.
> --
> Best Regards, @win