AdasInfoPoints Property | |
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; }
Public ReadOnly Property Points As LatLon()
Get
Property Value
Type:
LatLonSee Also