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


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

INDVIFunctionArguments Interface

Provides access to members that control NDVI function arguments.

Product Availability

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

Members

Name Description
Read/write property InfraredBandID The infrared band id.
Read/write property Raster The input raster.
Read/write property VisibleBandID The visible band id.

Classes that implement INDVIFunctionArguments

Classes Description
NDVIFunctionArguments A class for NDVI raster function arguments.