NDVIFunctionArguments
Base Type: RasterFunctionArguments
A class for NDVI raster function arguments.
| Property | Type | Description | 
|---|---|---|
| InfraredBandID | long | The infrared band id. 0-based. | 
| VisibleBandID | long | The visible band id. 0-based. | 
Remarks
Set VariableName of the RenderingRule object to "Raster" when using the NDVIFunction.
10/23/2013