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


IRasterFunctionInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterFunctionInfo Interface
ArcGIS Developer Help

IRasterFunctionInfo Interface

Provides access to members that describe a raster function.

Product Availability

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

Members

Name Description
Read/write property Description The raster function description.
Read/write property Help The raster function help URL.
Read/write property Name The raster function name.

Classes that implement IRasterFunctionInfo

Classes Description
RasterFunctionInfo A raster function info object.