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


ICoverageAnnotationLayerWrite Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICoverageAnnotationLayerWrite Interface
ArcGIS Developer Help

ICoverageAnnotationLayerWrite Interface

Provides access to members that control a coverage annotation layer writing methods.

Product Availability

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

Members

Name Description
Method BeginAddElements Begins a batch process for adding elements to a annotation layer.
Method ClearSymbols Erases all symbols and levels.
Method DoAddFeature Adds a feature and its corresponding element to a annotation layer.
Method EndAddElements Ends the batch process for adding elements to a annotation layer.
Method SetupAttributeConversion Sets up attribute conversion parameters for batch conversion.

Classes that implement ICoverageAnnotationLayerWrite

Classes Description
CadAnnotationLayer An Esri Cad annotation layer.
CoverageAnnotationLayer An Esri coverage annotation layer.