ArcObjects Library Reference (GeoDatabase)  

IFeatureWorkspaceAnno Interface

Provides access to creating an annotation class as well as managing a symbol collection.

Product Availability

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

Members

Description
Method AddSymbolCollection Updates the symbol collection in the class extension.
Method CreateAnnotationClass Creates a new annotation feature class in the workspace.
Method ReplaceSymbolCollection Replaces the symbol collection in the class extension.

CoClasses that implement IFeatureWorkspaceAnno

CoClasses and Classes Description
Sde4Workspace (esriDataSourcesGDB) Esri SDE (4.x) Feature Database.
VersionedWorkspace VersionedWorkspace Object.
Workspace Workspace Object.

Remarks

IFeatureWorkspaceAnno is an optional interface supported by workspaces that represent geodatabases and contains specialized methods for creating geodatabase annotation feature classes.

See Also

IAnnotateLayerPropertiesCollection Interface