Click or drag to resize

RoundAboutTurnDirection Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A direction of movement through a traffic circle.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum RoundAboutTurnDirection
Members
  Member nameValueDescription
Left1 Left turn from the starting point.
Right2 Right turn from the starting point.
None4 Straight through the traffic circle.
UTurn8 U-turn, exiting on the same road used to enter the traffic circle.
See Also