ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ExaggerationMode Enumeration

In This Topic
    ExaggerationMode Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also