Click or drag to resize

ReverseGeoCodeArgsSetAlignSearchLimit Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Set the aligned search limit using a specified DistanceUnit.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public void SetAlignSearchLimit(
	double limit,
	DistanceUnit units
)

Parameters

limit
Type: SystemDouble
The maximum distance of the search.
units
Type: Telogis.GeoBaseDistanceUnit
The unit of distance.
See Also