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.ZTolerance Property (ArcObjects .NET 10.5 SDK) |
The ZTolerance property.
[Visual Basic .NET] Public Property ZTolerance As Double
[C#] public double ZTolerance {get; set;}
[C++]
HRESULT get_ZTolerance(
double* Value
);
[C++]
HRESULT put_ZTolerance(
double Value
);
[C++]
Parameters Value [out, retval] Value is a parameter of type double Value [in] Value is a parameter of type double