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

In This Topic
    GetResamplingHint Method
    In This Topic
    Gets the RasterResamplingHint for this raster.
    Syntax
    public RasterResamplingHint GetResamplingHint()
    Public Function GetResamplingHint() As RasterResamplingHint

    Return Value

    The RasterResamplingHint for this raster.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also