This document is archived and information here might be outdated. Recommended version. |
The interpolation method.
[Visual Basic .NET] Public Property Interpolation As rstResamplingTypes
[C#] public rstResamplingTypes Interpolation {get; set;}
[C++]
HRESULT get_Interpolation(
rstResamplingTypes* pInterpolation
);
[C++]
HRESULT put_Interpolation(
rstResamplingTypes pInterpolation
);
[C++] Parameters pInterpolation [out, retval]
pInterpolation is a parameter of type rstResamplingTypes* pInterpolation [in]
pInterpolation is a parameter of type rstResamplingTypes