This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IP > IPointToEID Interface > IPointToEID.SnapTolerance Property (ArcObjects .NET 10.4 SDK) |
Maximum distance from the input point to an acceptable EID.
[Visual Basic .NET]
Public WriteOnly Property SnapTolerance
[C#] public void SnapTolerance {set;}
[C++]
HRESULT put_SnapTolerance(
double
);
[C++]
Parameters [in] is a parameter of type double
The snap tolerance is in map units of the source map.