![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunctionTemplate2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control a raster template function.
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. |
Interfaces | Description |
---|---|
IRasterFunctionTemplate | Provides access to members that control a raster template function. |
CoClasses and Classes | Description |
---|---|
RasterFunctionTemplate | A class for a template raster function. |