The arithmetic operation.
[Visual Basic .NET] Public Property Operation As esriRasterArithmeticOperation
[C#] public esriRasterArithmeticOperation Operation {get; set;}
[C++]
HRESULT get_Operation(
esriRasterArithmeticOperation* pOperation
);
[C++]
HRESULT put_Operation(
esriRasterArithmeticOperation pOperation
);
[C++]Parameters
pOperation [out, retval]pOperation is a parameter of type esriRasterArithmeticOperation
pOperation [in]pOperation is a parameter of type esriRasterArithmeticOperation
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.