This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditAnnotationProperties Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the annotation properties of an edit session.
Description | ||
---|---|---|
LeaderSymbol | Symbol used to draw a leader. | |
MultiWordSelectionSymbol | Symbol used to draw selected words in multiword annotation. | |
ShowAnnoHandles | Indicates whether the edit annotation tool will show the resize and rotate handles. | |
UseFollowLineFeatureMode | Indicates whether the edit annotation tool will use follow feature mode when moving annotation related to lines. | |
UseFollowPolygonFeatureMode | Indicates whether the edit annotation tool will use follow feature mode when moving annotation related to polygons. |
CoClasses and Classes | Description |
---|---|
Editor | The Object Editor Extension. |
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.