G
Guest
I'm a VB.NET "newbie". I want to use AntiAlias, but every thing that I try
the compiler doesn't like. Sometimes it will suggest a change, but when I
change it, it doesn't like that either! Weird! I can't win!
So far, I have "Dim objSmoothing AS
System.Drawing.Drawing2D.SmoothingMode.AntiAlias". On the next line I have
"objSmoothing =" No matter what I try after the equals sign, the compiler
doesn't like it!
So, what do I put after the equals sign that the compiler will like & not
complain about? Thank you. David
the compiler doesn't like. Sometimes it will suggest a change, but when I
change it, it doesn't like that either! Weird! I can't win!
So far, I have "Dim objSmoothing AS
System.Drawing.Drawing2D.SmoothingMode.AntiAlias". On the next line I have
"objSmoothing =" No matter what I try after the equals sign, the compiler
doesn't like it!
So, what do I put after the equals sign that the compiler will like & not
complain about? Thank you. David