Interpolation method used when reading pixels.
[Visual Basic .NET] Public Property ResampleMethod As rstResamplingTypes
[C#] public rstResamplingTypes ResampleMethod {get; set;}
[C++]
HRESULT get_ResampleMethod(
rstResamplingTypes* val
);
[C++]
HRESULT put_ResampleMethod(
rstResamplingTypes val
);
[C++]Parameters
val [out, retval]val is a parameter of type rstResamplingTypes
val [in]val is a parameter of type rstResamplingTypes
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.