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


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

IRasterFunctionInfo3 Interface

Provides access to members that control a raster template function info.

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.
Read/write property Thumbnail The raster function template icon/thumbnail.
Read/write property ThumbnailEx The raster function template base64 encoded thumbnail.
Read/write property Type The raster function template type.

Inherited Interfaces

Interfaces Description
IRasterFunctionInfo2 Provides access to members that control a raster template function info.
IRasterFunctionInfo Provides access to members that describe a raster function.

Classes that implement IRasterFunctionInfo3

Classes Description
RasterFunctionInfo A raster function info object.