AGI STK Graphics 11 Send comments on this topic.
NumberOfBands Property (IAgStkGraphicsRasterAttributes)
See Also 
Windows






Windows & Linux

Description

Gets the number of bands comprising the raster.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumberOfBands() As Integer

[C#]
public int NumberOfBands {get;}

[Managed C++]
public: __property int get_NumberOfBands();

[Unmanaged C++]
public: HRESULT get_NumberOfBands(
int * pRetVal
);

[Java]
public ppInteger getNumberOfBands();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface