ArcObjects Library Reference (DataSourcesRaster)  

ISelectionFunctionArguments.Raster Property

The source raster object.

ERROR: Syntax information about ISelectionFunctionArguments.Raster may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DataSourcesRaster.dll

[C++]
HRESULT get_Raster(
  LPUNKNOWN* ppRaster
);
[C++]
HRESULT putref_Raster(
  LPUNKNOWN ppRaster
);
[C++]

Parameters

ppRaster [out, retval]   ppRaster is a parameter of type LPUNKNOWN ppRaster [in]   ppRaster is a parameter of type LPUNKNOWN

Product Availability

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

See Also

ISelectionFunctionArguments Interface