ArcGIS Pro 2.7 API Reference Guide
SetResamplingType Method

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

Parameters

type
The ArcGIS.Core.CIM.RasterResamplingType to set.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Raster Class
Raster Members