The current approximation error tolerance in number (fraction) of pixels.
[Visual Basic .NET] Public Property ApproximationTolerance As Double
[C#] public double ApproximationTolerance {get; set;}
[C++]
HRESULT get_ApproximationTolerance(
double* pNumPixels
);
[C++]
HRESULT put_ApproximationTolerance(
double pNumPixels
);
[C++]Parameters
pNumPixels [out, retval] pNumPixels is a parameter of type double pNumPixels [in] pNumPixels is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.