This document is archived and information here might be outdated. Recommended version. |
Band to be represented in blue.
[Visual Basic .NET]
Public Property BlueBandIndex As Integer
[C#]
public int BlueBandIndex {get; set;}
[C++]
HRESULT get_BlueBandIndex(
System.Int32* blueIndex
);
[C++]
HRESULT put_BlueBandIndex(
long blueIndex
);
[C++] Parameters blueIndex [out, retval]
blueIndex is a parameter of type long* blueIndex [in]
blueIndex is a parameter of type long