Click or drag to resize

RouteMatrixObeyConstraints Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Setting this true ensures that constraints are obeyed when calculating routes.

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public bool ObeyConstraints { set; }

Property Value

Type: Boolean

Implements

IRouteMatrixObeyConstraints
Remarks
Obeying constraints incurs a noticable performance penalty.
See Also