ArcObjects Library Reference (Carto)  

IAnnotationLayerFactory Interface

Provides access to members that create/find annotation layers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreateAnnotationLayer Creates a new annotation feature class and returns a layer for it.
Method FindAnnotationFeatureClassNames Returns the names of existing annotation feature classes.
Method OpenAnnotationLayer Opens an annotation feature class and returns a layer for it.

CoClasses that implement IAnnotationLayerFactory

CoClasses and Classes Description
FDOGraphicsLayerFactory A graphics layer factory.

.NET Related Topics

Creating annotation and dimension feature classes