This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpSpRefObject Interface > IGpSpRefObject.XYTolerance Property (ArcObjects .NET 10.5 SDK) |
The XYTolerance property.
[Visual Basic .NET] Public Property XYTolerance As Double
[C#] public double XYTolerance {get; set;}
[C++]
HRESULT get_XYTolerance(
double* Value
);
[C++]
HRESULT put_XYTolerance(
double Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type double Value [in] Value is a parameter of type double