This document is archived and information here might be outdated. Recommended version. |
Length units of the SnapTolerance and MaxSnapTolerance.
[Visual Basic .NET] Public Property SnapToleranceUnits As esriUnits
[C#] public esriUnits SnapToleranceUnits {get; set;}
[C++]
HRESULT get_SnapToleranceUnits(
esriUnits SnapToleranceUnits
);
[C++]
HRESULT put_SnapToleranceUnits(
esriUnits* SnapToleranceUnits
);
[C++] Parameters SnapToleranceUnits [in]
SnapToleranceUnits is a parameter of type esriUnits SnapToleranceUnits [out, retval]
SnapToleranceUnits is a parameter of type esriUnits*