IRouteCalculateCostMatrix Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Creates a cost matrix representing all stops in the route.
Namespace:
Telogis.GeoBase.Routing
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax double[][] CalculateCostMatrix()
Function CalculateCostMatrix As Double()()
Return Value
Type:
DoubleA cost matrix.
See Also