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
2009-10-30 04:33:56
Have any sample code available?
Sauron
2009-10-30 04:47:55
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
2009-10-30 05:04:22
Canvas Object? in ASP.Net? I don't think so.
Limo Wan Kenobi
2009-12-14 22:38:57