ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / VoxelInterpolationMode Enumeration

VoxelInterpolationMode Enumeration
Voxel interpolation mode.
Syntax
public enum VoxelInterpolationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Linear Linear interpolation
Nearest Nearest interpolation
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.VoxelInterpolationMode

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also