Is it possible to draw geometric primitives (Circles, Rectangles, polylines, etc...) from a Visual Basic Application to Microsoft Mappoint 2002?
This is a discussion on Is it possible to draw geometric primitives (Circl.... within the MapPoint Desktop Discussion forums, part of the Map Forums category; Is it possible to draw geometric primitives (Circles, Rectangles, polylines, etc...) from a Visual Basic Application to Microsoft Mappoint 2002?...
Is it possible to draw geometric primitives (Circles, Rectangles, polylines, etc...) from a Visual Basic Application to Microsoft Mappoint 2002?
The answer is YES. A new method called AddShape was added to the MapPoint 2002 object model. From the Help file at http://msdn.microsoft.com/library/de...MMAddShape.asp.
AddShape method:
Adds a new radius circle, oval, or rectangle to the map. Returns the newly created Shape object with a Type property of geoAutoShape.
There are currently 1 users browsing this thread. (0 members and 1 guests)