This document is archived and information here might be outdated. Recommended version. |
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 [in]
Units is a parameter of type esriUnits Units [out, retval]
Units is a parameter of type esriUnits*
SnapToleranceUnits determines how the SnapTolerance number is interpreted.