View Single Post

  #2 (permalink)  
Old 04-22-2006
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,122
Hi Bob,

You have to set for each waypoint:

Code:
wp.SegmentPreferences = GeoSegmentPreferences.geoSegmentShortest;
Reply With Quote