This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterDefaultsEnv9 Interface > IRasterDefaultsEnv9.PyramidResamplingMethod Property (ArcObjects .NET 10.4 SDK) |
Pyramid resampling method.
[Visual Basic .NET] Public Property PyramidResamplingMethod As rstResamplingTypes
[C#] public rstResamplingTypes PyramidResamplingMethod {get; set;}
[C++]
HRESULT get_PyramidResamplingMethod(
rstResamplingTypes* pYes
);
[C++]
HRESULT put_PyramidResamplingMethod(
rstResamplingTypes pYes
);
[C++]
Parameters pYes [out, retval]
pYes is a parameter of type rstResamplingTypes pYes [in]
pYes is a parameter of type rstResamplingTypes