This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IC > ICreateRasterDatasetDlg Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods that control the dialog for creating a Raster dataset.
Description | ||
---|---|---|
Bands | Number of bands of the raster dataset. | |
DoModal | Shows the raster dataset creation dialog. | |
Name | The name of the raster dataset. | |
PixelType | The pixel type of the raster dataset. | |
RasterDef | The definition of the raster dataset. | |
RasterStorageDef | The definition of the raster dataset storage. | |
SupportEnterprise | Indicates whether the enterprise Geodatabase is supported. |
CoClasses and Classes | Description |
---|---|
CreateRasterDatasetDlg (esriDataSourcesRasterUI) | A coclass to show a dialog that gets user inputs for raster dataset creation. |