Length units of the SnapTolerance and MaxSnapTolerance.
[Visual Basic 6.0] Property SnapToleranceUnits As esriUnits
[Visual Basic .NET] Public Property SnapToleranceUnits As esriUnits
[C#] public esriUnits SnapToleranceUnits {get; set;}
[Java] public esriUnits getSnapToleranceUnits() throws IOException, AutomationException
[Java] public void setSnapToleranceUnits( esriUnits psriUnits ) throws IOException, AutomationException
[C++] HRESULT get_SnapToleranceUnits( esriUnits* SnapToleranceUnits );
[C++] HRESULT put_SnapToleranceUnits( esriUnits SnapToleranceUnits);
Parameters
SnapToleranceUnits [out, retval]
SnapToleranceUnits is a parameter of type esriUnits
SnapToleranceUnits [in]
SnapToleranceUnits is a parameter of type esriUnits
SnapToleranceUnits specifies the units of the search tolerance in esriUnits type.