Band to be represented in red.
[Visual Basic .NET] Public Property RedBandIndex As Integer
[C#] public int RedBandIndex {get; set;}
[C++]
HRESULT get_RedBandIndex(
long* redIndex
);
[C++]
HRESULT put_RedBandIndex(
long redIndex
);
[C++]Parameters
redIndex [out, retval] redIndex is a parameter of type long redIndex [in] redIndex is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.