This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterSdeStorage Interface > IRasterSdeStorage.PyramidResampleType Property (ArcObjects .NET 10.4 SDK) |
The resampling method.
[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