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 > IEditAnnotationProperties.ShowAnnoHandles Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the edit annotation tool will show the resize and rotate handles.
[Visual Basic .NET] Public Property ShowAnnoHandles As Boolean
[C#] public bool ShowAnnoHandles {get; set;}