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

In This Topic
    AltitudeMode Enumeration
    In This Topic
    Relative to the ground.
    Syntax
    Members
    MemberDescription
    Absolute Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element.
    ClampToGround Indicates to ignore an altitude specification and draw the graphic directly on the surface of the earth.
    RelativeToGround Sets the altitude of the graphic relative to the actual ground elevation of a particular location.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also