ArcGIS Pro 2.6 API Reference Guide
AltitudeMode Enumeration

ArcGIS.Core.CIM Namespace : AltitudeMode Enumeration
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace