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


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

ICoverageAnnotationSel Interface

Provides access to members that control a coverage annotation layer.

Product Availability

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

Members

Name Description
Method NextSelectedFeatureAndGraphic Generates the next selected feature and graphic element in the graphics generation loop. Returns a NULL feature and element after the last annotation feature has been read. Call only after StartGeneratingGraphics.
Method StartGeneratingSelectedGraphics Starts a graphics generation process from the selected annotation features. The optional envelope specifies a bounding box. The display is used for converting from map units.

Classes that implement ICoverageAnnotationSel

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