ArcObjects Library Reference (Carto)  

IAnnotationElement Interface

Provides access to members that control Annotation Features.

Product Availability

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

When To Use

The IAnnotationElement interface maintains information about an annotation feature.

Members

Description
Read-only property Feature The feature associated with this element.

CoClasses that implement IAnnotationElement

CoClasses and Classes Description
AnnotationElement An annotation feature handed out by the geodatabase.

See Also

IAnnotationFeature Interface