S
Stefan0
Hi,
I'd like to draw a circle on the screen using GDI+
I'm using the DrawEllipse method with width = height and I set the
SmootingMode to SmoothingModeAntiAlias but the circle is "squared".
Is there a way to draw a "smoothed" circle ?
Thanks in advance
Stefano
I'd like to draw a circle on the screen using GDI+
I'm using the DrawEllipse method with width = height and I set the
SmootingMode to SmoothingModeAntiAlias but the circle is "squared".
Is there a way to draw a "smoothed" circle ?
Thanks in advance
Stefano