This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriSRToleranceEnum Constants (ArcObjects .NET 10.5 SDK) |
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. |