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

In This Topic
    ElevationCapturingEventArgs Class
    In This Topic
    Provides information about a recently changed ElevationCapturing property.
    Syntax
    public sealed class ElevationCapturingEventArgs 
    Public NotInheritable 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 or higher.
    See Also