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


FDOGraphicsLayerFactory Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > F > FDOGraphicsLayerFactory Class
ArcGIS Developer Help

FDOGraphicsLayerFactoryClass Class

A graphics layer factory.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IAnnotationLayerFactory Provides access to members that create/find annotation layers.
IFDOGraphicsLayerFactory Provides access to members that create/find FDO graphics layers.

Remarks

An FDOGraphicsLayerFactory is a dispenser of annotation layers and allows a client to open and create annotation layers specified by a set of parameters. An annotation layer represents a feature class in a geodatabse that stores graphic features, such as an annotation feature class. An FDOGraphicsLayerFactory is a cocreatable, singleton object. An FDOGraphicsLayerFactory also supports methods that can be used to browse graphics layers in a workspace.

See Also

IAnnotationLayerFactory Interface | IAnnotationLayer Interface