NavigatorAllowUTurns Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
When true the routing engine is permitted to instruct u-turns. When
false the routing engine will instruct only the minimum number of u-turns
possible. False by default.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public bool AllowUTurns { get; set; }
Public Property AllowUTurns As Boolean
Get
Set
Property Value
Type:
BooleanSee Also