Todor Atanasov
2013-11-17 19:11:29 UTC
Hi everyone,
I searched the group but didn't find anything.
I have 1000 polygons drawn on OnPaint() and some other stuff. Is there a way to speed up the drawing, by not drawing the polygons every time (but still see them of course) and only "refresh" the other stuff?
I also use double buffering to overcome the flickering.
I searched the group but didn't find anything.
I have 1000 polygons drawn on OnPaint() and some other stuff. Is there a way to speed up the drawing, by not drawing the polygons every time (but still see them of course) and only "refresh" the other stuff?
I also use double buffering to overcome the flickering.