This document is archived and information here might be outdated.  Recommended version.


IAnnotateSelectedFeatures Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IA > IAnnotateSelectedFeatures Interface
ArcGIS Developer Help

IAnnotateSelectedFeatures Interface

Provides access to members that control the annotate selected features.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property Callback Provides a hook before and after annotation is created.
Method DoModal Shows annotate selected features window in a modal state.
Write-only property Layer The layer to annotate.
Write-only property Map The map to check for existing annotation classes.

Classes that implement IAnnotateSelectedFeatures

Classes Description
AnnotateSelectedFeatures Display annotate selected features dialog.