Click or drag to resize

DirectionsUnits Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The UnitSystem that is to be used in these directions. The value is used by the read-only UnitsEffectiveValue. If Units is not set by the application, then UnitsEffectiveValue is taken from the global settings field Units. The global default is imperial yards.

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

Property Value

Type: NullableUnitSystem
Remarks
This property cannot be set if the directions were generated by a GeoStream server.
See Also