ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ElevationCaptureMode Enumeration

In This Topic
    ElevationCaptureMode Enumeration
    In This Topic
    Defines modes for capturing Elevation when an edit is performed.
    Syntax
    Members
    MemberDescription
    Constant A constant value is used to populate all Z coordinates when an edit is performed.
    Off No Elevation capturing mode is currently being used.
    Surface A map elevation surface is used to populate all Z coordinates when an edit is performed.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Editing.ElevationCaptureMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also