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

    Return Value

    The RasterResamplingHint for this raster.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also