ArcObjects Library Reference (DataSourcesRaster)  

IRasterFunction.RasterInfo Property

The raster information after this function is applied to an object.

[Visual Basic .NET]
Public ReadOnly Property RasterInfo As IRasterInfo
[C#]
public IRasterInfo RasterInfo {get;}
[C++]
HRESULT get_RasterInfo(
  IRasterInfo** ppRasterInfo
);
[C++]

Parameters

ppRasterInfo [out, retval]

  ppRasterInfo is a parameter of type IRasterInfo

Product Availability

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

See Also

IRasterFunction Interface

.NET Related Topics

How to create a Constant function dataset