ArcGIS Pro 2.7 API Reference Guide
DrawStartedEvent Class Members
Methods 


ArcGIS.Desktop.Mapping.Events Namespace : DrawStartedEvent Class

The following tables list the members exposed by DrawStartedEvent.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Subscribe to the DrawStartedEvent.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Top
Protected Methods
 NameDescription
Protected Internal MethodPublishes the ArcGIS.Core.Events.CompositePresentationEvent<TPayload>. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Internal MethodOverloaded.  (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Internal MethodReturns true if there are currently any subscribers. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Method Called when the first subscriber subscribes to this event. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Method Called when the last subscriber unsubscribes from this event. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Internal MethodSubscribes a delegate to an event that will be published on the ThreadOption.PublisherThread. ArcGIS.Core.Events.CompositePresentationEvent<TPayload> will maintain a to the target of the supplied action delegate. (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Protected Internal MethodOverloaded.  (Inherited from ArcGIS.Core.Events.CompositePresentationEvent<MapViewEventArgs>)
Top
See Also

Reference

DrawStartedEvent Class
ArcGIS.Desktop.Mapping.Events Namespace