This document is archived and information here might be outdated.  Recommended version.


esriSRToleranceEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriSRToleranceEnum Constants
ArcGIS Developer Help

esriSRToleranceEnum Constants

Describes the ways a spatial reference tolerance value can be incorrect.

Constant Value Description
esriSRToleranceIsNaN 1 The current tolerance value is not-a-number (NaN)
esriSRToleranceIsTooSmall 2 The current tolerance value is less than the minimum tolerance permitted for this spatial reference (2.0/xyUnits).
esriSRToleranceOK 3 The current tolerance value is ok.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.