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.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IFDOGraphicsLayerFactory
CoClasses and Classes | Description |
---|---|
FDOGraphicsLayerFactory | A graphics layer factory. |