ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ElevationCapturingEventArgs Class
Members Version

    ElevationCapturingEventArgs Class
    Provides information about a recently changed ElevationCapturing property.
    Syntax
    public sealed class ElevationCapturingEventArgs 
    Remarks
    The delegate that you provide when subscribing, will receive an ElevationCapturingEventArgs from which your delegate can find information about the changed property.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Editing.Events.ElevationCapturingEventArgs

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also