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


ICreateRasterDatasetDlg.PixelType Property (ArcObjects .NET 10.5 SDK)
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