Circle is not round

  • Thread starter Thread starter dever
  • Start date Start date
D

dever

I used Graphics.DrawEllipse Method (Pen, Single, Single, Single,
Single) method to draw circle but the circle is not round.

Any suggestions?

Thanks
 
Um, can you confirm that you have passed in the appropriate values? The last two floating-point values should be equal.
 
Yes, I am sure it is the same diameter var. I searched here. But some
person suggested it is pixel resolution. I could not get it.
 
Back
Top