This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the labeling (annotation) of one feature.
IAnnotateFeature2 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 was added to extend the Label method to take a reference to an object implementing IOverposterProperties.
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. |