ArcObjects Library Reference  (ArcWeb)    

IArcWebRouteOptions Interface

Provides access to members that control ArcWeb route finding.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property FilterExtent The extent of the returned map.
Read/write property HighwayPreference A preference number 1-100 for using highways (default is 80).
Read/write property OptimizeStops Indicates if intermediate waypoints are reordered to optimize for distance (default is VARIANT_FALSE). Not considered if request contains less than four route stop objects.
Read/write property Precision The minimum distance between points on a route (default is 0.0).
Read/write property ReturnExtents Indicates if an extent is returned for each segment in the route (default is VARIANT_FALSE).
Read/write property RouteBarriers The locations of the route barriers.
Read/write property RouteType The route searching criteria for using either the quickest or shortest route (default is esriArcWebRouteTypeQuickest).

CoClasses that implement IArcWebRouteOptions

CoClasses and Classes Description
ArcWebRouteOptions A set of parameters describing a route.

 


Feedback Send feedback on this page