This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the labeling (annotation) of one feature. Note: the IAnnotateFeature interface has been superseded by IAnnotateFeature2. Please consider using the more recent version.
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.
Name | Description | |
---|---|---|
Label | Labels a feature based on the properties given. |
Classes | Description |
---|---|
AnnotateFeature | A renderer for labeling one feature. |
MaplexAnnotateFeature (esriMaplex) | A renderer for labeling one feature. |