A renderer for labeling one feature.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Maplex Extension.
Description
MaplexAnnotateFeature labels a single feature based on the properties given, and returns a TextElement (as an IElement).
Used for one-off labeling of a feature - updating feature-linked annotation and edit tools, for example.
No other labels or features are considered during placement.
The spatial reference of the data is used - no map is involved.
Supported Platforms
Windows
Interfaces
Interfaces | Description |
---|---|
IAnnotateFeature (esriCarto) | Provides access to members that control the labeling (annotation) of one feature. |
IAnnotateFeature2 (esriCarto) | Provides access to members that control the labeling (annotation) of one feature. |