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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1