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


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

ICoverageAnnotationLayerFactory Interface

Provides access to members that create/find coverage annotation layers.

Product Availability

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

Members

Name Description
Method CreateAnnotationLayer Create an annotation class (on disk), and returns a layer for it.
Method FindAnnotationLayerNames Finds an annotation classes.
Method OpenAnnotationLayer Loads an annotation class (on disk), and returns a layer for it.

Classes that implement ICoverageAnnotationLayerFactory

Classes Description
CoverageAnnotationLayerFactory (esriCartoUI) A factory for creating coverage annotation layers.
EngineCoverageAnnotationLayerFactory A factory for creating coverage annotation layers.