0
votes
votes
1 answers
C# Drawing to Bitmap Laggy
I need to find an efficient way to draw basic rectangles to a bitmap and have my PictureBox reflect that bitmap. As it stands I am drawing to the bitmap and my PictureBox reflects that image. However the drawing is super laggy; especially w ...
