79199978

Date: 2024-11-18 12:55:09
Score: 2
Natty:
Report link

Use a Bitmap object as the backing store for the graphics. Assign this Bitmap to PictureBox1.Image. Draw on this Bitmap using a Graphics object.

Since the PictureBox1.Image will now contain the drawn content, saving the PictureBox1.Image directly will resolve the issue.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: MITHUN AADHITHYA S