Click or drag to resize

ReverseGeoCodeArgsCrossStreetDist Field

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The maximum distance, in degrees, to search for a cross street.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double CrossStreetDist

Field Value

Type: Double
Remarks
Defaults to 0.01. This default may be changed using the obsolete get/set methods in GeoCoder. Note that this takes priority over any SetCrossStreetDistance(Double, DistanceUnit) set on the GeoCoder class.
See Also