ArcGIS Pro 2.8 API Reference Guide
SetResamplingHint Method

ArcGIS.Core.Data.Raster Namespace > Raster Class : SetResamplingHint Method
The RasterResamplingHint to set.
Sets the RasterResamplingHint for this raster.
Syntax
public void SetResamplingHint( 
   RasterResamplingHint hint
)
Public Sub SetResamplingHint( _
   ByVal hint As RasterResamplingHint _
) 

Parameters

hint
The RasterResamplingHint to set.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Raster Class
Raster Members