This document is archived and information here might be outdated. Recommended version. |
The method or calculation to perform.
[Visual Basic .NET] Public Property Method As esriRasterBandArithmeticMethod
[C#] public esriRasterBandArithmeticMethod Method {get; set;}
[C++]
HRESULT get_Method(
esriRasterBandArithmeticMethod* pBandArithmeticMethod
);
[C++]
HRESULT put_Method(
esriRasterBandArithmeticMethod pBandArithmeticMethod
);
[C++] Parameters pBandArithmeticMethod [out, retval]
pBandArithmeticMethod is a parameter of type esriRasterBandArithmeticMethod* pBandArithmeticMethod [in]
pBandArithmeticMethod is a parameter of type esriRasterBandArithmeticMethod