B
Boni
Dear all,
I have about 500 rectangles on the picturebox, and if I take one with the
move and move I MUST clear the whole picture and redraw, which takes about
1-2 second. The rectangles are drawen with FillRectangle(.). Is there a
better way to have the whole rendering much faster. (I have no problem with
flickers, because of rendering into memory).
Thanks in advance,
I have about 500 rectangles on the picturebox, and if I take one with the
move and move I MUST clear the whole picture and redraw, which takes about
1-2 second. The rectangles are drawen with FillRectangle(.). Is there a
better way to have the whole rendering much faster. (I have no problem with
flickers, because of rendering into memory).
Thanks in advance,