ArcGIS Pro 2.6 API Reference Guide
ExaggerationMode Enumeration

ArcGIS.Core.CIM Namespace : ExaggerationMode Enumeration
Represents the exaggeration modes.
Syntax
Members
MemberDescription
ScaleVoxelHeight Multiply the height (z-dimension) of a voxel by the exaggeration factor. The origin of the layer will remain unchanged. This option is valid for Voxel layer.
ScaleZ Multiply z-coordinate by the exaggeration factor.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace