You just set SmoothingMode once, at beginning
But you can change it if needed, like in the MSDN sample : Graphics.SmoothingMode
g.SmoothingMode = SmoothingMode.AntiAlias
Les
281
Reputation points
Just a quick question regarding the use of AntiAlias. If I want every line or curve I draw to be as smooth as possible do I need to use this everytime I go to draw a line or circle or is it once you set it does it stay in affect? And one quick question regarding the use of this forum. If I post a question and get a response if I have an additional question on the response how do I do that or do I need to repost it again. I know in the other forum you can just keep the thread going if needed. Thanks so much, Les
Accepted answer
-
Castorix31 85,806 Reputation points
2021-03-07T00:12:28.81+00:00