This document is archived and information here might be outdated.  Recommended version.


MaplexAnnotateFeature Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Maplex > ESRI.ArcGIS.Maplex > Classes > M > MaplexAnnotateFeature Class
ArcGIS Developer Help

MaplexAnnotateFeatureClass Class

A renderer for labeling one feature.

Product Availability

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

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.