ArcObjects Library Reference (Carto)  

IAnnotateFeature Interface

Provides access to members that control the labeling (annotation) of one feature. Note: the IAnnotateFeature interface has been superseded byIAnnotateFeature2. Please consider using the more recent version.

Product Availability

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

Description

IAnnotateFeature provides access to method Label of the AnnotateFeature object.  This object is used for low level generation of text elements at the feature level and is not intended to be used in a loop to generate text for an entire layer or map.  IAnnotateFeature2 has superseded IAnnotateFeature due to the additional support for OverposterProperties.

Members

Description
Method Label Labels a feature based on the properties given.

CoClasses that implement IAnnotateFeature

CoClasses and Classes Description
AnnotateFeature A renderer for labeling one feature.
MaplexAnnotateFeature (esriMaplex) A renderer for labeling one feature.