J. David
unread,Oct 21, 2009, 12:10:01 PM10/21/09You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I am showing pushpins and shapes on MapPoint map control (VB.net ActiveX).
I can z-order ok between pushpins. And I can z-order ok between shapes.
But I can't z-order as I'd like between pushpins and shapes, this is:
- I draw a pushpin on the map
- I draw a line (shape) on the map
Then the line is always over the map whatever z-order I set to either
pushpin and shape. And I'd need the pushpin over the line.
I've found an option that let me send the shape behind the roads layer, but
that's not what I need.
Any suggestion?
Platform: MapPoint 2009 Europe, Visual Studio 2005 (VB.net)