Click or drag to resize

AdasInfoPoints Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
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].

Namespace:  Telogis.GeoBase.Adas
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon[] Points { get; }

Property Value

Type: LatLon
See Also