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


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

IRasterFunctionVariable Interface

Provides access to members that control a raster function variable.

Product Availability

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

Members

Name Description
Read/write property Aliases The variable's aliases.
Read/write property Description The variable's description.
Read/write property IsDataset Indicates whether the variable is a dataset.
Read/write property Name The variable name.
Method Resolve Resolves the variable using a set of values.
Read/write property Value The variable value.

Classes that implement IRasterFunctionVariable

Classes Description
RasterFunctionVariable The class for template raster function arguments.

.NET Samples

Create a Raster Function template Create a custom raster function Create a custom raster function Create a custom raster function Create a custom raster function Create a custom raster type from the ground up for DMCII data Create an NDVI custom raster function Create an NDVI custom raster function Create an NDVI custom raster function Create an NDVI custom raster function