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


IAnnotationElement Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationElement Interface
ArcGIS Developer Help

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

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

Classes that implement IAnnotationElement

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

See Also

IAnnotationFeature Interface