RoutingStrategyAllowUTurns Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
When true, allows the routing engine to instruct a u-turn. When false, generated
routes will not contain u-turns if possible. Default is true.
Namespace:
Telogis.GeoBase.Routing
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:
BooleanRemarks See Also