The method used for pyramid resampling.
[Visual Basic .NET] Public Property PyramidResampleType As rstResamplingTypes
[C#] public rstResamplingTypes PyramidResampleType {get; set;}
[C++]
HRESULT get_PyramidResampleType(
rstResamplingTypes* method
);
[C++]
HRESULT put_PyramidResampleType(
rstResamplingTypes method
);
[C++]Parameters
method [out, retval]method is a parameter of type rstResamplingTypes
method [in]method is a parameter of type rstResamplingTypes
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.