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

In This Topic
    ElevationMode Enumeration
    In This Topic
    Specifies the types of elevation surfaces.
    Syntax
    Members
    MemberDescription
    BaseGlobeSurface The ground or base surface. Only one ground per map or scene.
    CustomSurface A custom surface.
    None Not a surface.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also