This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IA > IAnnotateFeaturesCallback Interface > IAnnotateFeaturesCallback.BeforeAnnotate Method (ArcObjects .NET 10.4 SDK) |
Called before anno is added.
[Visual Basic .NET] Public Sub BeforeAnnotate ( _ ByVal AnnotatingLayers As IEnumLayer _ )
[C#] public void BeforeAnnotate ( IEnumLayer AnnotatingLayers );