Click or drag to resize

DirectionDistance Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The distance to travel before the instruction is executed. e.g. "After (x.Value) (x.Units), turn left onto Main St".

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

Property Value

Type: DistanceValue
Remarks

Related articles: Using Directions.

See Also