ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / Raster Class / SetResamplingType Method
The ArcGIS.Core.CIM.RasterResamplingType to set.
Version

    SetResamplingType Method
    Sets the ArcGIS.Core.CIM.RasterResamplingType for this raster.
    Syntax
    public void SetResamplingType( 
       RasterResamplingType type
    )

    Parameters

    type
    The ArcGIS.Core.CIM.RasterResamplingType to set.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also