Minimum search tolerance used when attempting to load network locations.
[Visual Basic .NET] Public Property SnapTolerance As Double
[C#] public double SnapTolerance {get; set;}
[C++]
HRESULT get_SnapTolerance(
double* SnapTolerance
);
[C++]
HRESULT put_SnapTolerance(
double SnapTolerance
);
[C++]Parameters
SnapTolerance [out, retval] SnapTolerance is a parameter of type double SnapTolerance [in] SnapTolerance is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
SnapTolerance specifies the minimum search tolerance used when finding network locations.