Provides access to members that control a coverage annotation layer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
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. | |
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. |
CoClasses that implement ICoverageAnnotationSel
CoClasses and Classes | Description |
---|---|
CadAnnotationLayer | An ESRI Cad annotation layer. |
CoverageAnnotationLayer | An ESRI coverage annotation layer. |