Click or drag to resize

RoutingStrategyShortestCostUnits Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the units in which the cost for this strategy is calculated in (always returns meters).

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override RouteCostUnits CostUnits { get; }

Property Value

Type: RouteCostUnits
See Also