ArcObjects Library Reference (CatalogUI)  

ICreateRasterDatasetDlg.PixelType Property

The pixel type of the raster dataset.

[Visual Basic .NET]
Public Property PixelType As rstPixelType
[C#]
public rstPixelType PixelType {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICreateRasterDatasetDlg Interface