This document is archived and information here might be outdated.  Recommended version.


ICreateRasterDatasetDlg.Bands Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

ICreateRasterDatasetDlg.Bands Property

Number of bands of the raster dataset.

[Visual Basic .NET]
Public Property Bands As Integer
[C#]
public int Bands {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICreateRasterDatasetDlg Interface