Provides access to methods that control the dialog for creating a Raster dataset.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement ICreateRasterDatasetDlg
CoClasses and Classes | Description |
---|---|
CreateRasterDatasetDlg (esriDataSourcesRasterUI) | A coclass to show a dialog that gets user inputs for raster dataset creation. |