View Single Post

  #2 (permalink)  
Old 11-21-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Re: MapPoint Polygon

Hi,

A Shape has a Vertices property. It returns an array of all the points you wants. You can use the same property to set it if you rebuild the shape.
Reply With Quote