hi,
I want to draw on mappoint with usual methods in C# (draw graphics with pen). but i cant see the drawing on mappoint..i want to highlight map area in mouse move event , and change colors too. the predifined add shapes method is not working fine as i need the x,y from the user when he move the mouse on map.
Please help me