Click or drag to resize

AdasInfo Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The AdasInfo type exposes the following members.

Properties
  NameDescription
Public propertyLinkID
Gets the unique value used to identify this street link.
Public propertyPoints
Gets the Points array. This represents a series of measurement points along the street link. The slope of the road at location Points[n] can be found at Slopes[n].
Public propertySlopes
Gets the Slopes array. Each element of the Slopes array describes the slope of the road (parallel to the direction of travel) at location specified by the corresponding element in the Points array. The slope is measured in degrees.
Top
See Also