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

In This Topic
    GetResamplingType Method
    In This Topic
    Gets the ArcGIS.Core.CIM.RasterResamplingType for this raster.
    Syntax
    public RasterResamplingType GetResamplingType()
    Public Function GetResamplingType() As RasterResamplingType

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also