This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IC > ICoverageAnnotationLayerWrite Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control a coverage annotation layer writing methods.
Description | ||
---|---|---|
BeginAddElements | Begins a batch process for adding elements to a annotation layer. | |
ClearSymbols | Erases all symbols and levels. | |
DoAddFeature | Adds a feature and its corresponding element to a annotation layer. | |
EndAddElements | Ends the batch process for adding elements to a annotation layer. | |
SetupAttributeConversion | Sets up attribute conversion parameters for batch conversion. |
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer | An Esri Cad annotation layer. |
CoverageAnnotationLayer | An Esri coverage annotation layer. |