This document is archived and information here might be outdated. Recommended version. |
The sampling method used (optional).
[Visual Basic .NET] Public Property ResamplingMethod As rstResamplingTypes
[C#] public rstResamplingTypes ResamplingMethod {get; set;}
[C++]
HRESULT get_ResamplingMethod(
rstResamplingTypes* pResamplingMethod
);
[C++]
HRESULT put_ResamplingMethod(
rstResamplingTypes pResamplingMethod
);
[C++]
Parameters pResamplingMethod [out, retval]
pResamplingMethod is a parameter of type rstResamplingTypes* pResamplingMethod [in]
pResamplingMethod is a parameter of type rstResamplingTypes