ArcGIS Pro 2.6 API Reference Guide
ElevationCapturingEvent Class
Members 

ArcGIS.Desktop.Editing.Events Namespace : ElevationCapturingEvent Class
Occurs when an ElevationCapturing property has changed.
Object Model
ElevationCapturingEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
Remarks
You can Subscribe to listen for ElevationCapturingEvents and specify a delegate that will be executed upon receiving the event. To stop listening, you can Unsubscribe. ElevationCapturingEventArgs holds information about the event.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.AsyncPresentationEvent<TPayload>
         ArcGIS.Desktop.Editing.Events.ElevationCapturingEvent

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ElevationCapturingEvent Members
ArcGIS.Desktop.Editing.Events Namespace