Drawing dynamic shapes on webforms
Do you have any suggestions for how to draw dynamic shapes and images on a webform, similar to what we can do it in Windows Forms? Also, how do you save them in standard form?
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
You will need to draw your shapes and images onto a graphic, then save this graphic in the file system and reference the graphics file from something like a picture box. I am not sure what you are asking in the second part of your question.
Dig Deeper
-
People who read this also read...
This was first published in October 2004