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


ICreateRasterDatasetDlg Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

ICreateRasterDatasetDlg Interface

Provides access to methods that control the dialog for creating a Raster dataset.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property Bands Number of bands of the raster dataset.
Method DoModal Shows the raster dataset creation dialog.
Read/write property Name The name of the raster dataset.
Read/write property PixelType The pixel type of the raster dataset.
Read/write property RasterDef The definition of the raster dataset.
Read/write property RasterStorageDef The definition of the raster dataset storage.
Write-only property SupportEnterprise Indicates whether the enterprise Geodatabase is supported.

CoClasses that implement ICreateRasterDatasetDlg

CoClasses and Classes Description
CreateRasterDatasetDlg (esriDataSourcesRasterUI) A coclass to show a dialog that gets user inputs for raster dataset creation.