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