Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this raster band. |
The following tables list the members exposed by RasterBand.
Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | Type | Overridden. Gets the ArcGIS.Core.Data.DatasetType of this raster band. |
Name | Description | |
---|---|---|
![]() | CreateDefaultRaster | Creates a Raster that has the same properties of this basic raster dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Raster.BasicRasterDataset) |
![]() | Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetAttributeTable | Gets the attribute table of this raster band. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetColormap | Gets the colormap of this raster band. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetCompleteName | Gets the complete name of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Raster.BasicRasterDataset) |
![]() | GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) |
![]() | GetDefinition | Gets the RasterBandDefinition of this raster band. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetExtent | Gets the extent of this raster band. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) |
![]() | GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) |
![]() | GetRegistrationType | Gets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) |
![]() | HasAttributeTable | Gets a value indicating whether this raster band has an attribute table. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | HasColormap | Gets a value indicating whether this raster band has a colormap. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
![]() | GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetIsKnowledgeGraphDataset | Gets whether the dataset is a knowledge graph dataset or not. This method must be called on the MCT. Use QueuedTask.Run. |