Provides access to members that create/find annotation layers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
CreateAnnotationLayer | Creates a new annotation feature class and returns a layer for it. |
![]() |
FindAnnotationFeatureClassNames | Returns the names of existing annotation feature classes. |
![]() |
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. |
