This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALocator Interface > INALocator.SnapToleranceUnits Property (ArcObjects .NET 10.5 SDK) |
The units of the snap tolerance.
[Visual Basic .NET] Public Property SnapToleranceUnits As esriUnits
[C#] public esriUnits SnapToleranceUnits {get; set;}
[C++]
HRESULT get_SnapToleranceUnits(
esriUnits* Units
);
[C++]
HRESULT put_SnapToleranceUnits(
esriUnits Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriUnits Units [in]
Units is a parameter of type esriUnits
SnapToleranceUnits determines how the SnapTolerance number is interpreted.