Regarding creating a tool in ASP.net?

  • Thread starter Thread starter kk
  • Start date Start date
K

kk

Guest
I am showing an image in a ImageButton control in asp.net and need to have some tools to draw line, rectangle, circle or need to write text comments over the image. It should be movable and resizable at run time. Also I need to save the co-ordinates and drawn control type, so that I am planning to show that drawn thing at run time
 
Back
Top