ArcGIS Pro 2.9 API Reference Guide
BeforeSketchCompletedEvent Class Members
Methods 


ArcGIS.Desktop.Mapping.Events Namespace : BeforeSketchCompletedEvent Class

The following tables list the members exposed by BeforeSketchCompletedEvent.

Public Methods
 NameDescription
Public MethodPublishes the ArcGIS.Core.Events.CompositePresentationEvent<TPayload>. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<BeforeSketchCompletedEventArgs>)
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<BeforeSketchCompletedEventArgs>)
Public MethodSubscribes a delegate to an event that will be published on the publisher thread. ArcGIS.Core.Events.AsyncPresentationEvent<TPayload> will maintain a to the target of the supplied action delegate. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<BeforeSketchCompletedEventArgs>)
Public Methodstatic (Shared in Visual Basic)Subscribes to the BeforeSketchCompletedEvent that is published before a sketch is completed within certain tools.  
Public MethodOverloaded.  (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<BeforeSketchCompletedEventArgs>)
Public Methodstatic (Shared in Visual Basic)Overloaded. Unsubscribe from BeforeSketchCompletedEvent.  
Top
Protected Methods
 NameDescription
Protected Internal MethodReturns true if there are currently any subscribers. (Inherited from ArcGIS.Core.Events.AsyncPresentationEvent<BeforeSketchCompletedEventArgs>)
Protected MethodOverridden.  Called when the first subscriber subscribes to this event.  
Protected MethodOverridden.  Called when the last subscriber unsubscribes from this event.  
Top
See Also

Reference

BeforeSketchCompletedEvent Class
ArcGIS.Desktop.Mapping.Events Namespace