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


IEditAnnotationProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAnnotationProperties Interface
ArcGIS Developer Help

IEditAnnotationProperties Interface

Provides access to members that control the annotation properties of an edit session.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property LeaderSymbol Symbol used to draw a leader.
Read/write property MultiWordSelectionSymbol Symbol used to draw selected words in multiword annotation.
Read/write property ShowAnnoHandles Indicates whether the edit annotation tool will show the resize and rotate handles.
Read/write property UseFollowLineFeatureMode Indicates whether the edit annotation tool will use follow feature mode when moving annotation related to lines.
Read/write property UseFollowPolygonFeatureMode Indicates whether the edit annotation tool will use follow feature mode when moving annotation related to polygons.

Classes that implement IEditAnnotationProperties

Classes Description
Editor The Object Editor Extension.

Remarks

The IEditAnnotationProperties interface contains properties that modify the behavior of the Edit Annotation tool when editing existing Geodatabase annotation.  In ArcMap these properties are exposed on the Editing options property page.