This document is archived and information here might be outdated. Recommended version. |
Provides access to members that create/find FDO graphics layers. Note: the IFDOGraphicsLayerFactory interface has been superseded by IAnnotationLayerFactory. Please consider using the more recent version.
Name | 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. |
Classes | Description |
---|---|
FDOGraphicsLayerFactory | A graphics layer factory. |