Click or drag to resize

RouteMatrixStops Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns an array of stops in the order of the matrix.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public RouteStop[] Stops { get; }

Property Value

Type: RouteStop

Implements

IRouteMatrixStops
See Also