AGI STK Graphics 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.