Threshold for interpolation (pixels).
[Visual Basic .NET] Public Property InterpolationThreshold As Double
[C#] public double InterpolationThreshold {get; set;}
[C++]
HRESULT get_InterpolationThreshold(
double* interpThreshold
);
[C++]
HRESULT put_InterpolationThreshold(
double interpThreshold
);
[C++]Parameters
interpThreshold [out, retval] interpThreshold is a parameter of type double interpThreshold [in] interpThreshold is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.