Click or drag to resize

CorrectedLocationIntersection Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The LatLon coordinates that represent the closest point where the corrected location intersects the street. Set to Empty if this is a failed request.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public LatLon Intersection { get; set; }

Property Value

Type: LatLon
See Also