Provides access to members that control a raster template function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Arguments | The raster function arguments in the template. |
![]() |
FindMemberFunctionsArgumentsByCLSID | Finds raster function arguments in this template that match the given function arguments CLSID. |
![]() |
FindMemberFunctionsByCLSID | Finds raster functions in this template that match the given function CLSID. |
![]() |
FindMemberFunctionsByName | Finds raster functions in this template that match the given function name. |
![]() |
Function | The raster function in the template. |
![]() |
Help | The help document URL. |
![]() |
Properties | The properties. |
![]() |
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. |



