This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAnnotationConstructor Interface > IAnnotationConstructor.Shutdown Method (ArcObjects .NET 10.4 SDK) |
The constructor start event.
[Visual Basic .NET]
Public Sub Shutdown ( _
)
[C#] public void Shutdown ( );
Shutdown is called when the AnnotationEditExtension's destructor is called, typically when ArcMap is shut down.