This document is archived and information here might be outdated. Recommended version. |
Band to be represented in red.
[Visual Basic .NET]
Public Property RedBandIndex As Integer
[C#]
public int RedBandIndex {get; set;}
[C++]
HRESULT get_RedBandIndex(
System.Int32* 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