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


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

IAnnotationLayerFactory Interface

Provides access to members that create/find annotation layers.

Product Availability

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

Members

Name 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.

Classes that implement IAnnotationLayerFactory

Classes Description
FDOGraphicsLayerFactory A graphics layer factory.