ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / RasterValue Class / GetRasterStorageDef Method
Version

    GetRasterStorageDef Method
    Gets the raster storage properties of this raster value. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public RasterStorageDef GetRasterStorageDef()

    Return Value

    A RasterStorageDef representing the raster storage properties of the raster dataset of this raster value.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also