This document is archived and information here might be outdated.  Recommended version.


IArithmeticFunctionArguments.Raster2 Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IArithmeticFunctionArguments Interface > IArithmeticFunctionArguments.Raster2 Property
ArcGIS Developer Help

IArithmeticFunctionArguments.Raster2 Property

The 2nd raster object.

[Visual Basic .NET]
Public Property Raster2 As Object
[C#]
public object Raster2 {get; set;}
[C++]
HRESULT get_Raster2(
  IUnknown Pointer* ppRaster
);
[C++]
HRESULT putref_Raster2(
  LPUNKNOWN ppRaster
);
[C++]
Parameters
ppRaster [out, retval]

ppRaster is a parameter of type IUnknown* ppRaster [in]
ppRaster is a parameter of type IUnknown

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArithmeticFunctionArguments Interface

.NET Samples

Create a Function Raster dataset