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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
SnapToleranceUnits determines how the SnapTolerance number is interpreted.