This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IR > IReverseGeocodingProperties Interface > IReverseGeocodingProperties.SearchDistance Property (ArcObjects .NET 10.4 SDK) |
Search distance.
[Visual Basic .NET] Public Property SearchDistance As Double
[C#] public double SearchDistance {get; set;}
[C++]
HRESULT get_SearchDistance(
double* SearchDistance
);
[C++]
HRESULT put_SearchDistance(
double SearchDistance
);
[C++]
Parameters SearchDistance [out, retval] SearchDistance is a parameter of type double SearchDistance [in] SearchDistance is a parameter of type double