Gets or sets the Raster Format indicating the desired order of the bands in the source raster.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BandOrder() As AgEStkGraphicsRasterFormat |
| [C#] |
|---|
public AgEStkGraphicsRasterFormat BandOrder {get; set;} |
| [Managed C++] |
|---|
public: __property AgEStkGraphicsRasterFormat get_BandOrder(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_BandOrder( |
| [Java] |
|---|
public AgEStkGraphicsRasterFormat getBandOrder(); |
