Name | Description | |
---|---|---|
DatasetType | Overridden. Gets the ArcGIS.Core.Data.DatasetType of the raster dataset. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by RasterDatasetDefinition.
Name | Description | |
---|---|---|
DatasetType | Overridden. Gets the ArcGIS.Core.Data.DatasetType of the raster dataset. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetBandCount | Gets the number of bands in the raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetCompressionType | Gets the compression type of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetExtent | Gets the extent of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetFormat | Gets the format of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | |
GetSpatialReference | Gets the ArcGIS.Core.Geometry.SpatialReference of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run. |