ArcGIS Pro 3.7 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 Function GetResamplingType() As RasterResamplingType
    public RasterResamplingType GetResamplingType()

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also