This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IA > IAnnotateFeaturesCallback Interface > IAnnotateFeaturesCallback.AfterAnnotate Method (ArcObjects .NET 10.5 SDK) |
Called after anno is added.
[Visual Basic .NET] Public Sub AfterAnnotate ( _ ByVal ok As Boolean _ )
[C#] public void AfterAnnotate ( bool ok );