line drawing error in GDI+

A

Alan

Hi all,
I'm using DrawRectangle method in Graphics namespace to draw one rectangle.
When the scale of graphics is 1, everything is okey.However, if i set the
scale is more than 1, the four lines have different width, some is thick,
other is thin.
Is this one GDI+ bug? Why?

Thanks
Alan
 
?

=?ISO-8859-2?Q?Marcin_Grz=EAbski?=

Hi Alan,

Could you give sample code of your scaling transformation?

Regards

Marcin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top