views:

343

answers:

1

How can I draw free hand lines above a image in ASP.NET 3.5 AJAX?

A: 

sort of tricky but lets try:

create canvas object
position it over image
track mouse movement
draw arcs, lines over canvas

Yes this is sorta marketing or management kind of view but there is something to start with ;)

TheVillageIdiot
Have any sample code available?
Sauron
would have gladly given it if I had and seriously am a bit busy to try it, so you will have to do it yourself :)
TheVillageIdiot
Canvas Object? in ASP.Net? I don't think so.
Limo Wan Kenobi

related questions