In c#.NET, How can I draw shapes on a picture ?

Posted by Amadeus45 on Stack Overflow See other posts from Stack Overflow or by Amadeus45
Published on 2010-06-16T19:10:03Z Indexed on 2010/06/16 19:12 UTC
Read the original article Hit count: 144

Filed under:
|

Hello,

I'm doing a software where I need to put squary bordering fields on a sattelite map (.png image), so that the fields can be clicked.

What is the best way to add shapes on a picture and associate them with data ?

Many thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET