The raster resampling hint.
[Visual Basic .NET] Public Property ResamplingHint As esriRasterResamplingHint
[C#] public esriRasterResamplingHint ResamplingHint {get; set;}
[C++]
HRESULT get_ResamplingHint(
esriRasterResamplingHint* pHint
);
[C++]
HRESULT put_ResamplingHint(
esriRasterResamplingHint pHint
);
[C++]Parameters
pHint [out, retval]pHint is a parameter of type esriRasterResamplingHint
pHint [in]pHint is a parameter of type esriRasterResamplingHint
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.