You might be interested in the article on hit-testig lines in the GDI+ FAQ.
http://www.bobpowell.net/hittestlines.htm

Signature
--
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.
> Hi,
>
[quoted text clipped - 6 lines]
> Thanks for every hint
> Andreas
Andi - 11 Feb 2008 14:01 GMT
Thanks for the answer. That sounds good. I have just one more problem.
I am using
e.Graphics.ScaleTransform(scaleFactor, scaleFactor);
to scale my picture. Is it possible to overgive this factor in some
way?
On 11 Feb., 12:17, "Bob Powell [MVP]" <b...@spamkillerbobpowell.net>
wrote:
> You might be interested in the article on hit-testig lines in the GDI+ FAQ.
>
[quoted text clipped - 24 lines]
> > Thanks for every hint
> > Andreas