I am a pretty new user of System.Drawing. I've built shapes and placed text based on data but now I need to build a page where a user can define the shape of a room by interactively drawing lines or clicking on points that will be corners. Can anyone give
me a good starting point? Maybe a drawing control or a tutorial?
You are probably on the wrong site. This site is for ASP.NET, note that browsers can be from linux or macintosh machines which know nothing about System.Drawing.
Member
5 Points
28 Posts
interactive drawing
Jun 19, 2010 09:03 AM|Jim Foulkrod|LINK
I am a pretty new user of System.Drawing. I've built shapes and placed text based on data but now I need to build a page where a user can define the shape of a room by interactively drawing lines or clicking on points that will be corners. Can anyone give me a good starting point? Maybe a drawing control or a tutorial?
Thanks
interactive drawing
All-Star
124328 Points
10142 Posts
Re: interactive drawing
Jun 19, 2010 11:36 AM|SGWellens|LINK
You are probably on the wrong site. This site is for ASP.NET, note that browsers can be from linux or macintosh machines which know nothing about System.Drawing.
You probably want a Windows Forms site:
http://forums.asp.net/p/1337412/2699239.aspx#2699239
My blog
Member
5 Points
28 Posts
Re: interactive drawing
Jun 20, 2010 11:38 AM|Jim Foulkrod|LINK
How about Silverlight?
Silverlight