This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFDOGraphicsLayerFactory Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that create/find FDO graphics layers. Note: the IFDOGraphicsLayerFactory interface has been superseded byIAnnotationLayerFactory. Please consider using the more recent version.
Description | ||
---|---|---|
CreateGraphicsLayer | Creates a new annotation feature class and returns a layer for it. | |
FindGraphicsLayerNames | Returns the names of existing annotation feature classes. | |
OpenGraphicsLayer | Creates a new annotation feature class and returns a layer for it. |
CoClasses and Classes | Description |
---|---|
FDOGraphicsLayerFactory | A graphics layer factory. |