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. |