Click or drag to resize

ArrivalMovementDirection Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If the final movement when arriving at the destination is to turn off the street, this is the direction to turn. Otherwise, this is TurnDirection.None.

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

Property Value

Type: TurnDirection
See Also