What Using Statement defines a "Page" object
the statements
page pg = new page();
pg.draw()
is failing in program , cannot find "using" statement make "page" valid object.
could please point me correct reference?
thx much
that looks winforms code there's no page class in winforms. anyway, doesn't make sense use smoothingmode.antialias bitmaps, that's geometric primitives likes lines , curves.
in general, there's no facility in .net framework somehow 'smooth' bitmap.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment