ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / RasterDatasetDefinition Class


In This Topic
    RasterDatasetDefinition Class Methods
    In This Topic

    For a list of all members of this type, see RasterDatasetDefinition members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the number of bands in the raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the compression type of this raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the extent of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the format of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
    Public MethodGets the ArcGIS.Core.Geometry.SpatialReference of the raster dataset. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also