ArcObjects Library Reference (DataSourcesRaster)  

IRasterFunctionTemplate2 Interface

Provides access to members that control a raster template function.

Product Availability

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

Members

Description
Read/write property Arguments The raster function arguments in the template.
Method FindMemberFunctionsArgumentsByCLSID Finds raster function arguments in this template that match the given function arguments CLSID.
Method FindMemberFunctionsByCLSID Finds raster functions in this template that match the given function CLSID.
Method FindMemberFunctionsByName Finds raster functions in this template that match the given function name.
Read/write property Function The raster function in the template.
Read/write property Help The help document URL.
Read/write property Properties The properties.
Read-only property Variables The raster function variables in the template.

Inherited Interfaces

Interfaces Description
IRasterFunctionTemplate Provides access to members that control a raster template function.

CoClasses that implement IRasterFunctionTemplate2

CoClasses and Classes Description
RasterFunctionTemplate A class for a template raster function.