Hi, i'm having a bit of a problem.
I can use the shape.vertices to get the coordinates of the points on an irregular shape. How can I do the same thing for all of the points on a regular shape of type geoAutoShape such as a rectangle
This is a discussion on Coordinates of regular shape within the MapPoint Desktop Discussion forums, part of the Map Forums category; Hi, i'm having a bit of a problem. I can use the shape.vertices to get the coordinates of the points ...
Hi, i'm having a bit of a problem.
I can use the shape.vertices to get the coordinates of the points on an irregular shape. How can I do the same thing for all of the points on a regular shape of type geoAutoShape such as a rectangle
You can get the x,y coords of autoShapes from Width, and Height properties. Then use Map.XYToLocation to convert x,y, coords to Location objects. See http://msdn.microsoft.com/library/de...ToLocation.asp
There are currently 1 users browsing this thread. (0 members and 1 guests)