how to get the drawing graphic on picture box in c# -


i have created picturebox in panel. drew graphics on picturebox. want graphics on button clicking. how can that?

check this link. in particular 46.9 how programmatically load, modify , save bitmap? section of page.

you'll idea though code sample in vb.

good luck!


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -