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

In This Topic
    Refresh Method (Raster)
    In This Topic
    Refreshes the properties of the RasterDataset associated with this raster with any changes. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public void Refresh()
    Public Sub Refresh() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also