Click here to Skip to main content
15,889,909 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to add an image object from a palette to map control using mouse drag in C#. As i have tried doing it but there are no mouse drag events on a map control.
Posted
Updated 1-Apr-10 16:49pm
v2

1 solution

There is no map control in .net, you need to specify which API you are using.

See my answer at the bottom of this thread:

http://www.codeproject.com/Messages/3421185/How-to-import-an-image-object-on-map-control.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900